]> code.ossystems Code Review - meta-freescale.git/commitdiff
restool: Set PACKAGE_ARCH to the value of MACHINE_ARCH
authorFabio Berton <fabio.berton@ossystems.com.br>
Wed, 30 Nov 2016 13:06:48 +0000 (11:06 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 6 Dec 2016 18:25:47 +0000 (16:25 -0200)
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-dpaa2/restool/restool_git.bb

index aad831fa031c465e001769fded9e1b486049320e..e67be12a0538d9bfb405977f7b2a72e8555ea2be 100644 (file)
@@ -16,3 +16,5 @@ do_install () {
 }
 
 COMPATIBLE_MACHINE = "(ls2080ardb)"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+