From 03baa60e371803aa5b862a4d4afb9ba1f2b01fbc Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Sun, 23 Feb 2020 23:32:03 +0800 Subject: linux-yocto: drop 4.x bbappend The linux-yocto 4.x recipes have been dropped in oe-core. We can remove the bbappend. Signed-off-by: Yi Zhao Signed-off-by: Joe MacDonald --- recipes-kernel/linux/linux-yocto_4.%.bbappend | 1 - 1 file changed, 1 deletion(-) delete mode 100644 recipes-kernel/linux/linux-yocto_4.%.bbappend diff --git a/recipes-kernel/linux/linux-yocto_4.%.bbappend b/recipes-kernel/linux/linux-yocto_4.%.bbappend deleted file mode 100644 index 7719d3b..0000000 --- a/recipes-kernel/linux/linux-yocto_4.%.bbappend +++ /dev/null @@ -1 +0,0 @@ -require ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', '${BPN}_selinux.inc', '', d)} -- cgit v1.2.3-54-g00ecf