[meta-freescale] [meta-fsl-arm][PATCH 4/7] imx-test: Use MACHINE_ARCH for dummy package

Otavio Salvador otavio at ossystems.com.br
Wed Apr 1 13:56:11 PDT 2015


Change-Id: I1290d7b0279bc92c3c4e73af9d432c255d5e3cfb
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 recipes-bsp/imx-test/imx-test_00.00.00.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/imx-test/imx-test_00.00.00.bb b/recipes-bsp/imx-test/imx-test_00.00.00.bb
index 1f6a275..bb68fcf 100644
--- a/recipes-bsp/imx-test/imx-test_00.00.00.bb
+++ b/recipes-bsp/imx-test/imx-test_00.00.00.bb
@@ -4,6 +4,6 @@ SECTION = "base"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
 
-inherit allarch
-
 ALLOW_EMPTY_${PN} = "1"
+
+PACKAGE_ARCH = "${MACHINE_ARCH}"
-- 
2.1.4



More information about the meta-freescale mailing list