From: Fabio Berton Date: Wed, 30 Nov 2016 13:07:05 +0000 (-0200) Subject: asf: Set PACKAGE_ARCH to the value of MACHINE_SOCARCH X-Git-Tag: 2.2~99 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8f1c90877dbfa9ba347228b28b1c7cfab8213e03;p=meta-freescale.git asf: Set PACKAGE_ARCH to the value of MACHINE_SOCARCH Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- 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 e780b05e..cc6629b8 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}" +