mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 14:10:56 +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:
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user