From: Gary Bisson Date: Wed, 3 Oct 2018 10:24:43 +0000 (+0200) Subject: gstreamer1.0-plugins-base: fix build issue X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=476c63185e6864f82e938247235e7ad8ad20af4b;p=meta-freescale.git gstreamer1.0-plugins-base: fix build issue Just like imx-vpu-hantro, this package now depends on LINUX_VERSION_CODE which should be retrieved from kernel build folder directly instead of relying on the toolchain kernel headers. Signed-off-by: Gary Bisson Signed-off-by: Otavio Salvador --- diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.imx.bb index 3d31d22f..a9259946 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.imx.bb @@ -67,6 +67,7 @@ EXTRA_OECONF += " \ -I${STAGING_KERNEL_DIR}/include/uapi \ -I${STAGING_KERNEL_DIR}/include \ -I${STAGING_KERNEL_DIR}/drivers/staging/android/uapi \ + -I${STAGING_KERNEL_BUILDDIR}/include/generated/uapi \ " \ "