summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.%.bbappend3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.%.bbappend
index 65c2e8b..558a6e6 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.%.bbappend
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.%.bbappend
@@ -2,5 +2,4 @@
# $ 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_mx6q_remove = "vpu"
-PACKAGECONFIG_mx6dl_remove = "vpu"
+PACKAGECONFIG_remove = "vpu"