mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00
restool: Set PACKAGE_ARCH to the value of MACHINE_ARCH
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
3be4f88029
commit
f28116959e
|
@ -16,3 +16,5 @@ do_install () {
|
|||
}
|
||||
|
||||
COMPATIBLE_MACHINE = "(ls2080ardb)"
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user