[meta-freescale] [PATCH 18/22] pkc-host: Set PACKAGE_ARCH to the value of MACHINE_ARCH

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


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

diff --git a/recipes-kernel/pkc-host/pkc-host_git.bb b/recipes-kernel/pkc-host/pkc-host_git.bb
index 8b56b3a..3c1d084 100644
--- a/recipes-kernel/pkc-host/pkc-host_git.bb
+++ b/recipes-kernel/pkc-host/pkc-host_git.bb
@@ -38,3 +38,5 @@ FILES_${PN} = "${bindir}/cli \
 "
 
 COMPATIBLE_MACHINE = "(qoriq-ppc)"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
-- 
2.1.4



More information about the meta-freescale mailing list