[meta-freescale] [PATCH v2 20/37] ceetm: Set PACKAGE_ARCH to the value of MACHINE_SOCARCH

Fabio Berton fabio.berton at ossystems.com.br
Wed Nov 30 05:07:01 PST 2016


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

diff --git a/recipes-kernel/ceetm/ceetm_git.bb b/recipes-kernel/ceetm/ceetm_git.bb
index e6687a4..cff4a9c 100644
--- a/recipes-kernel/ceetm/ceetm_git.bb
+++ b/recipes-kernel/ceetm/ceetm_git.bb
@@ -16,4 +16,7 @@ do_install(){
 
 FILES_${PN} += "${libdir}/tc"
 INHIBIT_PACKAGE_STRIP = "1"
+
 COMPATIBLE_MACHINE = "(b4|t1|t2|t4|ls1043a)"
+PACKAGE_ARCH = "${MACHINE_SOCARCH}"
+
-- 
2.1.4



More information about the meta-freescale mailing list