gstreamer1.0-plugins-bad: fix build failure with NXP BSP
[AGL/meta-agl.git] / meta-agl-core / recipes-multimedia / gstreamer1.0-plugins-bad / gstreamer1.0-plugins-bad_aglcore.inc
index 831862a..97a0c16 100644 (file)
@@ -1,2 +1,9 @@
 FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
-SRC_URI:append = "file://0001-Added-appid-and-title-support.patch"
+
+AGL_PATCHES = "file://0001-Added-appid-and-title-support.patch"
+
+# Above patch fails to apply against NXP's forked version, disable
+# for now
+AGL_PATCHES:use-nxp-bsp = ""
+
+SRC_URI:append = " ${AGL_PATCHES}"