summaryrefslogtreecommitdiff
path: root/recipes-multimedia/gstreamer/gstreamer1.0_1.12.%.bbappend
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-06-20 16:52:30 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-06-20 16:52:30 +0200
commit97af9b54157142f500c0322b49e669d893768850 (patch)
treee19216da2dc490aa5504c6dd45b2983c4633bc9f /recipes-multimedia/gstreamer/gstreamer1.0_1.12.%.bbappend
parent1ea27c0e94885dfe703dafd49fe42a40a180554a (diff)
Revert "imx-gst1.0-plugin: Add v4.3.1 and NXP specific gstreamer1.0 patches"
This resp. a later version got recently pulled into the rocko branch of meta-freescale. This reverts commit 5faa79028eead21680d490a1b589a3875f966e0e.
Diffstat (limited to 'recipes-multimedia/gstreamer/gstreamer1.0_1.12.%.bbappend')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0_1.12.%.bbappend16
1 files changed, 0 insertions, 16 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0_1.12.%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0_1.12.%.bbappend
deleted file mode 100644
index 358fbaf..0000000
--- a/recipes-multimedia/gstreamer/gstreamer1.0_1.12.%.bbappend
+++ /dev/null
@@ -1,16 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-DEPENDS += " elfutils"
-
-# Unrecognised options, need to remove them
-EXTRA_OECONF_remove = " --disable-docbook --disable-trace"
-
-SRC_URI_append_imx = " \
- file://0001-handle-base-parse-error.patch \
- file://0002-Fix-crash-with-gst-inspect-Chris-Lord-chris-openedha.patch \
- file://0003-baseparse-unset-FLAG_DISCONT-when-push-to-adapter.patch \
- file://0004-gstbaseparse-Need-push-adapter-remainning-data-in-pa.patch \
- file://0005-inputselector-should-proceed-non-active-pad-buffer-e.patch \
- file://0006-poll-Add-check-if-can-read-event-API.patch \
- file://0007-inputselector-Need-flush-when-set-active-pad-and-the.patch \
-"