]> code.ossystems Code Review - meta-freescale.git/commitdiff
ceetm: Set PACKAGE_ARCH to the value of MACHINE_SOCARCH
authorFabio Berton <fabio.berton@ossystems.com.br>
Wed, 30 Nov 2016 13:07:01 +0000 (11:07 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 6 Dec 2016 18:25:47 +0000 (16:25 -0200)
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/ceetm/ceetm_git.bb

index e6687a4d74a8b91ceeccdbf11c5f6451b05879e4..cff4a9c9558cb04ec4533129caad9050ec092a7f 100644 (file)
@@ -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}"
+