aboutsummaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel/linux/linux-yocto-rt_3.14.bbappend
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-12-18 15:52:23 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-28 09:25:30 +0000
commit4c35473a186569daf1685dc3190972299070a661 (patch)
tree8793ac3eac4ab28c491284ecca9c5f3a44a522b0 /meta-yocto-bsp/recipes-kernel/linux/linux-yocto-rt_3.14.bbappend
parent6af89812e8a9931ffed63768ed85367519bf7aef (diff)
downloadopenembedded-core-contrib-4c35473a186569daf1685dc3190972299070a661.tar.gz
meta-yocto-bsp: remove 3.14 and 3.19 bbappends
the 3.14 and 3.19 kernels have been removed from oe-core master, so we drop the bbappens for the yocto reference BSPs. (From meta-yocto rev: 9b392ef494f3fee9b85ee9e37ad700781e32e636) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/recipes-kernel/linux/linux-yocto-rt_3.14.bbappend')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto-rt_3.14.bbappend11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto-rt_3.14.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto-rt_3.14.bbappend
deleted file mode 100644
index 52fd07fd5d..0000000000
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto-rt_3.14.bbappend
+++ /dev/null
@@ -1,11 +0,0 @@
-KBRANCH_genericx86 = "standard/common-pc/base"
-KBRANCH_genericx86-64 = "standard/common-pc-64/base"
-
-KMACHINE_genericx86 ?= "common-pc"
-KMACHINE_genericx86-64 ?= "common-pc-64"
-
-SRCREV_machine_genericx86 ?= "bda175966009d5a94103559e6e6ae51279952f39"
-SRCREV_machine_genericx86-64 ?= "bda175966009d5a94103559e6e6ae51279952f39"
-
-COMPATIBLE_MACHINE_genericx86 = "genericx86"
-COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"