[meta-freescale] [PATCH v2 21/37] pkc-host: Set PACKAGE_ARCH to the value of MACHINE_SOCARCH

Fabio Berton fabio.berton at ossystems.com.br
Wed Nov 30 05:07:02 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..ece2a61 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_SOCARCH}"
+
-- 
2.1.4



More information about the meta-freescale mailing list