diff options
Diffstat (limited to 'meta-oe/recipes-kernel')
| -rw-r--r-- | meta-oe/recipes-kernel/bpftool/bpftool.bb | 1 |
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 | ||
| 34 | B = "${WORKDIR}/${BPN}-${PV}" | 34 | B = "${WORKDIR}/${BPN}-${PV}" |
| 35 | PNBLACKLIST[bpftool] = "Needs forward porting to kernel 5.2+" | ||
