mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-14 11:10:05 +00:00
libbpf: add native and nativesdk BBCLASSEXTEND
To build pahole-native we need libbpf-native Signed-off-by: Khem Raj <raj.khem@gmail.com> (backport from commit a28b7fdbf4bf973112530219d63f7559060ec8c7) Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
3091aec516
commit
d7131db314
@ -27,3 +27,5 @@ do_compile() {
|
|||||||
do_install() {
|
do_install() {
|
||||||
oe_runmake install
|
oe_runmake install
|
||||||
}
|
}
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user