summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2018-02-17 22:50:00 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-02-17 22:50:00 -0500
commit6ca39941570f2df5e29bf6ff3f34f7581949cf84 (patch)
treed94d79e65338c4ac9297dc2bc2fe7fbf609cb04c
parent545851a5df0accda6648d8d6a6fafe0cec422e99 (diff)
downloadmeta-virtualization-6ca39941570f2df5e29bf6ff3f34f7581949cf84.tar.gz
kernel: sync kernel bbappends to oe-core
4.4/4.9/4,10 are gone, replaced by 4.14 and 4.15. So we update our bbappends accordingly. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
-rw-r--r--recipes-kernel/linux/linux-yocto_4.14.bbappend (renamed from recipes-kernel/linux/linux-yocto_4.10.bbappend)0
-rw-r--r--recipes-kernel/linux/linux-yocto_4.15.bbappend (renamed from recipes-kernel/linux/linux-yocto_4.4.bbappend)0
-rw-r--r--recipes-kernel/linux/linux-yocto_4.9.bbappend1
3 files changed, 0 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-yocto_4.10.bbappend b/recipes-kernel/linux/linux-yocto_4.14.bbappend
index 617caccb..617caccb 100644
--- a/recipes-kernel/linux/linux-yocto_4.10.bbappend
+++ b/recipes-kernel/linux/linux-yocto_4.14.bbappend
diff --git a/recipes-kernel/linux/linux-yocto_4.4.bbappend b/recipes-kernel/linux/linux-yocto_4.15.bbappend
index 617caccb..617caccb 100644
--- a/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/recipes-kernel/linux/linux-yocto_4.15.bbappend
diff --git a/recipes-kernel/linux/linux-yocto_4.9.bbappend b/recipes-kernel/linux/linux-yocto_4.9.bbappend
deleted file mode 100644
index 617caccb..00000000
--- a/recipes-kernel/linux/linux-yocto_4.9.bbappend
+++ /dev/null
@@ -1 +0,0 @@
1require ${@bb.utils.contains('DISTRO_FEATURES', 'virtualization', '${BPN}_virtualization.inc', '', d)}