[meta-freescale] [PATCH v2 24/37] asf: Set PACKAGE_ARCH to the value of MACHINE_SOCARCH

Fabio Berton fabio.berton at ossystems.com.br
Wed Nov 30 05:07:05 PST 2016


Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 dynamic-layers/networking-layer/recipes-kernel/asf/asf_git.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dynamic-layers/networking-layer/recipes-kernel/asf/asf_git.bb b/dynamic-layers/networking-layer/recipes-kernel/asf/asf_git.bb
index e780b05..cc6629b 100644
--- a/dynamic-layers/networking-layer/recipes-kernel/asf/asf_git.bb
+++ b/dynamic-layers/networking-layer/recipes-kernel/asf/asf_git.bb
@@ -35,3 +35,5 @@ do_install(){
 FILES_${PN} += "${libexecdir}"
 
 COMPATIBLE_MACHINE = "(qoriq)"
+PACKAGE_ARCH = "${MACHINE_SOCARCH}"
+
-- 
2.1.4



More information about the meta-freescale mailing list