summaryrefslogtreecommitdiff
path: root/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_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-plugins-base_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-plugins-base_1.12.%.bbappend')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.12.%.bbappend25
1 files changed, 0 insertions, 25 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.12.%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.12.%.bbappend
deleted file mode 100644
index 48c0bb3..0000000
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.12.%.bbappend
+++ /dev/null
@@ -1,25 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-# Enable pango lib
-PACKAGECONFIG_append = " pango "
-
-# ion allocator will be enabled only when detecting the ion.h exists, which is built out from kernel.
-# For now, ion allocatior is supported on mx7ulp & mx8
-DEPENDS_append_mx7ulp = " virtual/kernel"
-DEPENDS_append_mx8 = " virtual/kernel"
-
-SRC_URI_append_imx = " \
- file://0001-basetextoverlay-make-memory-copy-when-video-buffer-s.patch \
- file://0002-gstplaysink-don-t-set-async-of-custom-text-sink-to-f.patch \
- file://0005-gstplaybin-remove-default-deinterlace-flag.patch \
- file://0006-taglist-not-send-to-down-stream-if-all-the-frame-cor.patch \
- file://0007-handle-audio-video-decoder-error.patch \
- file://0008-gstaudiobasesink-print-warning-istead-of-return-ERRO.patch \
- file://0009-MMFMWK-7030-Linux_MX6QP_ARD-IMXCameraApp-When-Enable.patch \
- file://0010-MMFMWK-7259-Remove-dependence-on-imx-plugin-git.patch \
- file://0011-Disable-orc-optimization-for-lib-video-in-plugins-ba.patch \
- file://0012-Remove-phymem-allocator-from-base-to-bad.patch \
- file://0013-dmabuf-set-fd-memory-to-keep-mapped.patch \
- file://0014-fdmemory-need-unmap-if-mapping-flags-are-not-subset-.patch \
- file://0015-basetextoverlay-need-avoid-idx-exceed-me.patch \
-"