From 5fe3950136d2db42c97cee245b88a893784ab4bc Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 4 Sep 2018 08:43:08 -0400 Subject: kernel: update bbappends to match oe-core Signed-off-by: Bruce Ashfield --- recipes-kernel/linux/linux-yocto_4.18.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes-kernel/linux/linux-yocto_4.18.bbappend (limited to 'recipes-kernel/linux/linux-yocto_4.18.bbappend') diff --git a/recipes-kernel/linux/linux-yocto_4.18.bbappend b/recipes-kernel/linux/linux-yocto_4.18.bbappend new file mode 100644 index 00000000..617caccb --- /dev/null +++ b/recipes-kernel/linux/linux-yocto_4.18.bbappend @@ -0,0 +1 @@ +require ${@bb.utils.contains('DISTRO_FEATURES', 'virtualization', '${BPN}_virtualization.inc', '', d)} -- cgit v1.2.3-54-g00ecf