From c44aad00647e5c650dcb5cad8aea5d35838b4654 Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Tue, 11 Feb 2014 15:29:14 -0800 Subject: Remove linux-yocto rt and tiny 3.4 recipes 3.4 is no longer supported, drop the 3.4 rt and tiny recipes as well. Signed-off-by: Darren Hart --- .../recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend (limited to 'meta-crystalforest') diff --git a/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend deleted file mode 100644 index 8a8e9192..00000000 --- a/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend +++ /dev/null @@ -1,20 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_crystalforest-gladden = "crystalforest-gladen" -KMACHINE_crystalforest-gladden = "crystalforest" -KBRANCH_crystalforest-gladden = "standard/preempt-rt/base" - -SRCREV_machine_pn-linux-yocto-rt_crystalforest-gladden ?= "3d56b103cd7072d520c395194e620aba2f6e52e3" -SRCREV_meta_pn-linux-yocto-rt_crystalforest-gladden ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" - -COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server" -KMACHINE_crystalforest-server = "crystalforest" -KBRANCH_crystalforest-server = "standard/preempt-rt/base" - -SRCREV_machine_pn-linux-yocto-rt_crystalforest-server ?= "3d56b103cd7072d520c395194e620aba2f6e52e3" -SRCREV_meta_pn-linux-yocto-rt_crystalforest-server ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" - -module_autoload_uio = "uio" - -LINUX_VERSION = "3.4.28" -- cgit v1.2.3-54-g00ecf