summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-kernel')
-rw-r--r--meta-oe/recipes-kernel/bpftool/bpftool.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-kernel/bpftool/bpftool.bb b/meta-oe/recipes-kernel/bpftool/bpftool.bb
index e58bdd4933..6683eccf2d 100644
--- a/meta-oe/recipes-kernel/bpftool/bpftool.bb
+++ b/meta-oe/recipes-kernel/bpftool/bpftool.bb
@@ -32,3 +32,4 @@ python do_package_prepend() {
32} 32}
33 33
34B = "${WORKDIR}/${BPN}-${PV}" 34B = "${WORKDIR}/${BPN}-${PV}"
35PNBLACKLIST[bpftool] = "Needs forward porting to kernel 5.2+"