]> code.ossystems Code Review - meta-freescale.git/commitdiff
ipc-ust: Set PACKAGE_ARCH to the value of MACHINE_ARCH
authorFabio Berton <fabio.berton@ossystems.com.br>
Wed, 30 Nov 2016 13:06:59 +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/ipc-ust/ipc-ust_git.bb

index 6e788e7cb36ed7658ffd3fc13573a72037413ca0..ebdd086d7ffdeb6a6edca27ac45a00ab69b61655 100644 (file)
@@ -48,3 +48,5 @@ INSANE_SKIP_${PN} += "file-rdeps"
 INSANE_SKIP_${PN}-dev += "dev-elf"
 
 COMPATIBLE_MACHINE = "(b4860qds|b4420qds)"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+