[meta-intel] [PATCH 1/4] Delete linux-yocto-rt_3.14.bb from meta-intel layer

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Tue Jun 10 10:18:14 PDT 2014


From: Nitin A Kamble <nitin.a.kamble at intel.com>

Instead use the one from the oecore layer from the daisy or master branch.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 common/recipes-kernel/linux/linux-yocto-rt_3.14.bb | 26 ----------------------
 1 file changed, 26 deletions(-)
 delete mode 100644 common/recipes-kernel/linux/linux-yocto-rt_3.14.bb

diff --git a/common/recipes-kernel/linux/linux-yocto-rt_3.14.bb b/common/recipes-kernel/linux/linux-yocto-rt_3.14.bb
deleted file mode 100644
index 66117a6..0000000
--- a/common/recipes-kernel/linux/linux-yocto-rt_3.14.bb
+++ /dev/null
@@ -1,26 +0,0 @@
-require recipes-kernel/linux/linux-yocto.inc
-
-KBRANCH = "standard/preempt-rt/base"
-KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
-
-SRCREV_machine ?= "08229402523bdb153dceed0a7260180837396e7f"
-SRCREV_meta ?= "62f236c734996f240d91daee2cb6a05669c7326c"
-
-SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
-
-LINUX_VERSION ?= "3.14.4"
-
-PV = "${LINUX_VERSION}+git${SRCPV}"
-
-KMETA = "meta"
-
-LINUX_KERNEL_TYPE = "preempt-rt"
-
-COMPATIBLE_MACHINE = "(qemux86|qemux86-64)"
-
-# Functionality flags
-KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc features/taskstats/taskstats.scc"
-KERNEL_FEATURES_append = " ${KERNEL_EXTRA_FEATURES}"
-KERNEL_FEATURES_append_qemux86=" cfg/sound.scc cfg/paravirt_kvm.scc"
-KERNEL_FEATURES_append_qemux86=" cfg/sound.scc cfg/paravirt_kvm.scc"
-KERNEL_FEATURES_append_qemux86-64=" cfg/sound.scc"
-- 
1.8.1.4



More information about the meta-intel mailing list