From 91942d6b74e982670c155cf53028f2be60d7be75 Mon Sep 17 00:00:00 2001 From: Holger Behrens Date: Thu, 4 Sep 2014 17:40:43 +0200 Subject: linux-yocto/3.4: remove 3.4 bbappend Following the upstream - linux-yocto/3.4: remove 3.4 name recipes Ref.: Poky rev: 61c15c03b410f645a07a1095e1a5726324d69dd1 Removing the 3.4 recipes, since support has now shifted to 3.10 and 3.14 for LTSI kernel versions, with 3.16+ as the development version. Signed-off-by: Holger Behrens --- .../recipes-kernel/linux/linux-yocto_3.4.bbappend | 23 ---------------------- 1 file changed, 23 deletions(-) delete mode 100644 meta-ivi-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend (limited to 'meta-ivi-bsp') diff --git a/meta-ivi-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-ivi-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend deleted file mode 100644 index 11629d8..0000000 --- a/meta-ivi-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ /dev/null @@ -1,23 +0,0 @@ -# find defconfig path -FILESEXTRAPATHS_append := ":${THISDIR}/${PN}" - -# Kernel configs -SRC_URI_append_beagleboard = " \ - file://beagle_qemu.cfg \ - " - -SRC_URI_append_vexpressa9 = " \ - file://vexpress_a9.cfg \ - " - -SRC_URI_append_qemux86 = " \ - file://qemux86.cfg \ - " - -SRC_URI_append_qemux86-64 = " \ - file://qemux86_64.cfg \ - " - -KMACHINE_vexpressa9 = "beagleboard" -SRCREV_machine_vexpressa9 ?= "${AUTOREV}" -COMPATIBLE_MACHINE_vexpressa9 = "vexpressa9" -- cgit v1.2.2-1-g5e49