[meta-freescale] [PATCH 15/22] ipc-ust: Set PACKAGE_ARCH to the value of MACHINE_ARCH

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


Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 recipes-extended/ipc-ust/ipc-ust_git.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-extended/ipc-ust/ipc-ust_git.bb b/recipes-extended/ipc-ust/ipc-ust_git.bb
index 6e788e7..ebdd086 100644
--- a/recipes-extended/ipc-ust/ipc-ust_git.bb
+++ b/recipes-extended/ipc-ust/ipc-ust_git.bb
@@ -48,3 +48,5 @@ INSANE_SKIP_${PN} += "file-rdeps"
 INSANE_SKIP_${PN}-dev += "dev-elf"
 
 COMPATIBLE_MACHINE = "(b4860qds|b4420qds)"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
-- 
2.1.4



More information about the meta-freescale mailing list