[meta-freescale] [PATCH 10/22] qe-ucode: Set PACKAGE_ARCH to the value of MACHINE_ARCH

Fabio Berton fabio.berton at ossystems.com.br
Mon Nov 21 09:19:08 PST 2016


Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 recipes-bsp/qe-ucode/qe-ucode_git.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/recipes-bsp/qe-ucode/qe-ucode_git.bb b/recipes-bsp/qe-ucode/qe-ucode_git.bb
index d82f732..5fb3ff1 100644
--- a/recipes-bsp/qe-ucode/qe-ucode_git.bb
+++ b/recipes-bsp/qe-ucode/qe-ucode_git.bb
@@ -32,4 +32,7 @@ addtask deploy before do_build after do_install
 
 PACKAGES += "${PN}-image"
 FILES_${PN}-image += "/boot/*"
+
 COMPATIBLE_MACHINE = "(ls1021a|ls1043a|t1)"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
-- 
2.1.4



More information about the meta-freescale mailing list