From 4ea80cebb799f6356833488117cb6289590d1e35 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Tue, 19 Dec 2017 22:51:18 +0100 Subject: gstreamer1.0-plugins-imx: remove dangling bbappend The gstreamer1.0-plugins-imx recipe has been upgraded to 0.13. It is unclear if the issue with asserts still exists, remove the work around for now. Signed-off-by: Stefan Agner Acked-by: Marcel Ziswiler --- .../gstreamer/gstreamer1.0-plugins-imx_0.12.%.bbappend | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.%.bbappend diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.%.bbappend deleted file mode 100644 index 558a6e6..0000000 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.%.bbappend +++ /dev/null @@ -1,5 +0,0 @@ -# when using the libimxvpuapi the resulting plugins causes asserts when using -# $ gst-play-1.0 a-video-file -# e.g.: gst-launch-1.0: ../imxvpuapi/imxvpuapi_vpulib.c:2349: imx_vpu_dec_mark_framebuffer_as_displayed: Assertion `framebuffer != ((void *)0)' failed. -# not building the vpu plugins works around the issue -PACKAGECONFIG_remove = "vpu" -- cgit v1.2.3