From 04363cc003f3b1102d8cb10cc41de2fb7b732f55 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 5 Jan 2017 19:24:31 +0100 Subject: gstreamer1.0-plugins-imx: bbappend: follow the feature override change The recipe now uses feature overrides to chose the PACKAGECONFIG. Follow that to achive the same effect as the older machine override did. Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.%.bbappend | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'recipes-multimedia') 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" -- cgit v1.2.3