From: Fabio Berton Date: Wed, 30 Nov 2016 13:07:02 +0000 (-0200) Subject: pkc-host: Set PACKAGE_ARCH to the value of MACHINE_SOCARCH X-Git-Tag: 2.2~102 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8983eac8f3f4af8d2b466d9e087a88bea4aa6266;p=meta-freescale.git pkc-host: Set PACKAGE_ARCH to the value of MACHINE_SOCARCH Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- diff --git a/recipes-kernel/pkc-host/pkc-host_git.bb b/recipes-kernel/pkc-host/pkc-host_git.bb index 8b56b3ae..ece2a613 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}" +