aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/imx-test/imx-test.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-bsp/imx-test/imx-test.inc b/recipes-bsp/imx-test/imx-test.inc
index 292dc01..4a75c59 100644
--- a/recipes-bsp/imx-test/imx-test.inc
+++ b/recipes-bsp/imx-test/imx-test.inc
@@ -5,7 +5,7 @@ DEPENDS = "virtual/kernel"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
-INC_PR = "r2"
+INC_PR = "r3"
PLATFORM_imx53ard = "IMX53"
PLATFORM_imx53qsb = "IMX53"
@@ -26,3 +26,5 @@ do_install() {
FILES_${PN} += "/unit_tests"
FILES_${PN}-dbg += "/unit_tests/.debug"
+
+PACKAGE_ARCH = "${MACHINE_ARCH}" \ No newline at end of file