Skip to content

Commit

Permalink
libbpf: add native and nativesdk BBCLASSEXTEND
Browse files Browse the repository at this point in the history
To build pahole-native we need libbpf-native

Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
krsh authored and kraj committed Nov 30, 2022
1 parent 23446db commit a28b7fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions meta-oe/recipes-kernel/libbpf/libbpf_0.8.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ do_compile() {
do_install() {
oe_runmake install
}

BBCLASSEXTEND = "native nativesdk"

0 comments on commit a28b7fd

Please sign in to comment.