summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-12-09 13:03:59 -0800
committerAndrei Gherzan <andrei@gherzan.ro>2019-02-19 18:16:40 +0000
commit604905d5c8deaf3fe0d5710e7277d82d8bab7c5e (patch)
treeb7455854e8eb7b9b49c130353f7c60006640c24a
parent22bc3422b4985615c143445bbfd8eda8a6af4137 (diff)
downloadmeta-raspberrypi-604905d5c8deaf3fe0d5710e7277d82d8bab7c5e.tar.gz
bpftool: Disable for rpi until kernel is not > 4.14
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--recipes-kernel/linux/bpftool.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-kernel/linux/bpftool.bbappend b/recipes-kernel/linux/bpftool.bbappend
new file mode 100644
index 0000000..7536f39
--- /dev/null
+++ b/recipes-kernel/linux/bpftool.bbappend
@@ -0,0 +1,3 @@
1# remove it when we upgrade to kernel > 4.14
2#
3COMPATIBLE_HOST_rpi = "null"