aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/imx-test/imx-test_git.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-bsp/imx-test/imx-test_git.bb b/recipes-bsp/imx-test/imx-test_git.bb
index 31f179d8..6e6971e5 100644
--- a/recipes-bsp/imx-test/imx-test_git.bb
+++ b/recipes-bsp/imx-test/imx-test_git.bb
@@ -48,6 +48,10 @@ PLATFORM_mx7ulp = "IMX7D"
PARALLEL_MAKE="-j 1"
+IMX_HAS_VPU = "false"
+IMX_HAS_VPU_imxvpu = "true"
+EXTRA_OEMAKE += "HAS_VPU=${IMX_HAS_VPU}"
+
PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', '', d)}"
PACKAGECONFIG[x11] = ",,libx11 libxdamage libxrender libxrandr"