mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-12-16 15:15:24 +01:00
dev86: add "COMPATIBLE_HOST" in the recipe
dev86 is only used for x86/x86-64 Signed-off-by: Lei Yang <lei.yang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
e3fd5715e3
commit
334ef83d43
|
|
@ -33,5 +33,5 @@ do_install() {
|
|||
ln -s ../lib/bcc/bcc-cc1 ${D}${prefix}/bin/bcc-cc1
|
||||
|
||||
}
|
||||
|
||||
COMPATIBLE_HOST = "(i.86|x86_64).*-linux"
|
||||
FILES_${PN} += "${libdir}/bcc"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user