[meta-freescale] [PATCH v2 14/37] udev-rules-qoriq: Set PACKAGE_ARCH to the value of MACHINE_SOCARCH

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


Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 recipes-core/udev/udev-rules-qoriq.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/recipes-core/udev/udev-rules-qoriq.bb b/recipes-core/udev/udev-rules-qoriq.bb
index d198d02..fb42d69 100644
--- a/recipes-core/udev/udev-rules-qoriq.bb
+++ b/recipes-core/udev/udev-rules-qoriq.bb
@@ -25,4 +25,7 @@ do_install () {
 }
 
 ALLOW_EMPTY_${PN} = "1"
+
 COMPATIBLE_MACHINE = "(qoriq)"
+PACKAGE_ARCH = "${MACHINE_SOCARCH}"
+
-- 
2.1.4



More information about the meta-freescale mailing list