]> code.ossystems Code Review - meta-freescale.git/commitdiff
gstreamer1.0-plugins-base: fix build issue
authorGary Bisson <gary.bisson@boundarydevices.com>
Wed, 3 Oct 2018 10:24:43 +0000 (12:24 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 4 Oct 2018 15:44:06 +0000 (12:44 -0300)
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 <gary.bisson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.imx.bb

index 3d31d22ffa9562580825a757ef2f1a1bd8efccf9..a92599460067d9a000cc6f74d1d42a329bf1e1fc 100644 (file)
@@ -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 \
     " \
 "