From 14b9d06ac1bbdc58abe4ced18bf0752ef42769b9 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 9 Dec 2018 13:03:59 -0800 Subject: bpftool: Disable for rpi until kernel is not > 4.14 Signed-off-by: Khem Raj --- recipes-kernel/linux/bpftool.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes-kernel/linux/bpftool.bbappend (limited to 'recipes-kernel') 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 @@ +# remove it when we upgrade to kernel > 4.14 +# +COMPATIBLE_HOST_rpi = "null" -- cgit v1.2.3-54-g00ecf