]> code.ossystems Code Review - meta-freescale.git/commitdiff
cantest: Set PACKAGE_ARCH to the value of MACHINE_SOCARCH
authorFabio Berton <fabio.berton@ossystems.com.br>
Wed, 30 Nov 2016 13:06:56 +0000 (11:06 -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-extended/cantest/cantest_1.0.bb

index 1af55397d710c4b594e6c88afad17ec49c5db8a2..72062f31003e07387667637e6b733af4e0dd4502 100644 (file)
@@ -13,3 +13,5 @@ do_install() {
 }
 
 COMPATIBLE_MACHINE = "(e500v2)"
+PACKAGE_ARCH = "${MACHINE_SOCARCH}"
+