mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 00:50:00 +00:00
turbostat: set PACKAGE_ARCH as MACHINE_ARCH
This recipe depends on 'virtual/kernel', so it should be MACHINE_ARCH. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
2d19b0b4c0
commit
802e234274
@@ -20,6 +20,7 @@ SRC_URI += "\
|
||||
file://COPYING \
|
||||
"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
DEPENDS = "virtual/kernel"
|
||||
|
||||
# This looks in S, so we better make sure there's
|
||||
|
||||
Reference in New Issue
Block a user