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

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


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

diff --git a/recipes-kernel/skmm-host/skmm-host_git.bb b/recipes-kernel/skmm-host/skmm-host_git.bb
index f0e0f88..4c7a371 100644
--- a/recipes-kernel/skmm-host/skmm-host_git.bb
+++ b/recipes-kernel/skmm-host/skmm-host_git.bb
@@ -13,5 +13,8 @@ S = "${WORKDIR}/git"
 EXTRA_OEMAKE='KERNEL_DIR="${STAGING_KERNEL_DIR}" PREFIX="${D}"'
 
 FILES_${PN} += "/etc/skmm/ /usr/bin/"
+
 COMPATIBLE_MACHINE = "(p4080ds|t4240qds)"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
 CLEANBROKEN = "1"
-- 
2.1.4



More information about the meta-freescale mailing list