From a1f14721d2e2a1b694ca805f9a27a6fefa213a02 Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Wed, 12 Mar 2014 10:34:12 -0700 Subject: Remove linux-yocto 3.4 bbappends The current development branch (for 1.6) supports 3.10 and -dev linux-yocto kernels. Delete all the lingering 3.4 kernel recipes. Signed-off-by: Darren Hart --- .../recipes-kernel/linux/linux-yocto_3.4.bbappend | 13 ----------- .../recipes-kernel/linux/linux-yocto_3.4.bbappend | 24 --------------------- .../recipes-kernel/linux/linux-yocto_3.4.bbappend | 20 ----------------- .../recipes-kernel/linux/linux-yocto_3.4.bbappend | 23 -------------------- .../recipes-kernel/linux/linux-yocto_3.4.bbappend | 20 ----------------- .../recipes-kernel/linux/linux-yocto_3.4.bbappend | 12 ----------- .../recipes-kernel/linux/linux-yocto_3.4.bbappend | 9 -------- .../recipes-kernel/linux/linux-yocto_3.4.bbappend | 15 ------------- .../recipes-kernel/linux/linux-yocto_3.4.bbappend | 21 ------------------ .../recipes-kernel/linux/linux-yocto_3.4.bbappend | 12 ----------- .../recipes-kernel/linux/linux-yocto_3.4.bbappend | 25 ---------------------- .../recipes-kernel/linux/linux-yocto_3.4.bbappend | 1 - 12 files changed, 195 deletions(-) delete mode 100644 meta-chiefriver/recipes-kernel/linux/linux-yocto_3.4.bbappend delete mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto_3.4.bbappend delete mode 100644 meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend delete mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend delete mode 100644 meta-fri2/recipes-kernel/linux/linux-yocto_3.4.bbappend delete mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto_3.4.bbappend delete mode 100644 meta-n450/recipes-kernel/linux/linux-yocto_3.4.bbappend delete mode 100644 meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend delete mode 100644 meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend delete mode 100644 meta-sugarbay/recipes-kernel/linux/linux-yocto_3.4.bbappend delete mode 100644 meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend delete mode 100644 meta-tlk/recipes-kernel/linux/linux-yocto_3.4.bbappend diff --git a/meta-chiefriver/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-chiefriver/recipes-kernel/linux/linux-yocto_3.4.bbappend deleted file mode 100644 index c9a3619d..00000000 --- a/meta-chiefriver/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ /dev/null @@ -1,13 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_chiefriver = "chiefriver" -KMACHINE_chiefriver = "chiefriver" -KBRANCH_chiefriver = "standard/common-pc-64/chiefriver" - -KERNEL_FEATURES_append_chiefriver = " features/amt/mei" - -SRCREV_machine_pn-linux-yocto_chiefriver ?= "de0c0ed674dfdbd808657e299fc720d8a97cb868" -SRCREV_meta_pn-linux-yocto_chiefriver ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" - -LINUX_VERSION = "3.4.46" diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.4.bbappend deleted file mode 100644 index 375a6ff7..00000000 --- a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ /dev/null @@ -1,24 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_crownbay = "crownbay" -KMACHINE_crownbay = "crownbay" -KBRANCH_crownbay = "standard/crownbay" -KERNEL_FEATURES_append_crownbay= " features/drm-emgd/drm-emgd-1.16 cfg/vesafb" - -COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd" -KMACHINE_crownbay-noemgd = "crownbay" -KBRANCH_crownbay-noemgd = "standard/crownbay" -KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb" - -SRCREV_machine_pn-linux-yocto_crownbay ?= "de0c0ed674dfdbd808657e299fc720d8a97cb868" -SRCREV_meta_pn-linux-yocto_crownbay ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" -SRCREV_emgd_pn-linux-yocto_crownbay ?= "f5c3a221f0e42d48ee5af369d73594e26ef7fae6" - -SRCREV_machine_pn-linux-yocto_crownbay-noemgd ?= "de0c0ed674dfdbd808657e299fc720d8a97cb868" -SRCREV_meta_pn-linux-yocto_crownbay-noemgd ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" - -SRC_URI_crownbay = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.16;name=machine,meta,emgd" -SRC_URI_crownbay-noemgd = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA};name=machine,meta" - -LINUX_VERSION = "3.4.46" diff --git a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend deleted file mode 100644 index e4559c2f..00000000 --- a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ /dev/null @@ -1,20 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_crystalforest-gladden = "crystalforest-gladden" -KMACHINE_crystalforest-gladden = "crystalforest" -KBRANCH_crystalforest-gladden = "standard/common-pc-64/crystalforest" - -SRCREV_machine_pn-linux-yocto_crystalforest-gladden ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" -SRCREV_meta_pn-linux-yocto_crystalforest-gladden ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" - -COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server" -KMACHINE_crystalforest-server = "crystalforest" -KBRANCH_crystalforest-server = "standard/common-pc-64/crystalforest" - -SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" -SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" - -module_autoload_uio = "uio" - -LINUX_VERSION = "3.4.28" diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend deleted file mode 100644 index a5c0acac..00000000 --- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ /dev/null @@ -1,23 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_emenlow = "emenlow" -KMACHINE_emenlow = "emenlow" -KBRANCH_emenlow = "standard/emenlow" -KERNEL_FEATURES_append_emenlow = " features/drm-emgd/drm-emgd-1.16 cfg/vesafb" - -COMPATIBLE_MACHINE_emenlow-noemgd = "emenlow-noemgd" -KMACHINE_emenlow-noemgd = "emenlow" -KBRANCH_emenlow-noemgd = "standard/emenlow" -KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma600" - -SRCREV_machine_pn-linux-yocto_emenlow ?= "0a1e7660733615106a2430e38bf6b835a8e5507d" -SRCREV_meta_pn-linux-yocto_emenlow ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" -SRCREV_emgd_pn-linux-yocto_emenlow ?= "f5c3a221f0e42d48ee5af369d73594e26ef7fae6" - -SRCREV_machine_pn-linux-yocto_emenlow-noemgd ?= "0a1e7660733615106a2430e38bf6b835a8e5507d" -SRCREV_meta_pn-linux-yocto_emenlow-noemgd ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" - -SRC_URI_emenlow = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.16;name=machine,meta,emgd" - -LINUX_VERSION = "3.4.46" diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto_3.4.bbappend deleted file mode 100644 index f909c82c..00000000 --- a/meta-fri2/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ /dev/null @@ -1,20 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_fri2 = "fri2" -KMACHINE_fri2 = "fri2" -KBRANCH_fri2 = "standard/fri2" -KERNEL_FEATURES_append_fri2 = " features/drm-emgd/drm-emgd-1.16 cfg/vesafb" -SRCREV_machine_pn-linux-yocto_fri2 ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" -SRCREV_meta_pn-linux-yocto_fri2 ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" - -COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd" -KMACHINE_fri2-noemgd = "fri2" -KBRANCH_fri2-noemgd = "standard/fri2" -KERNEL_FEATURES_append_fri2-noemgd = " cfg/vesafb" -SRCREV_machine_pn-linux-yocto_fri2-noemgd ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" -SRCREV_meta_pn-linux-yocto_fri2-noemgd ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" - -module_autoload_iwlwifi = "iwlwifi" - -LINUX_VERSION = "3.4.28" diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.4.bbappend deleted file mode 100644 index 3182c571..00000000 --- a/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ /dev/null @@ -1,12 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_jasperforest = "jasperforest" - -KMACHINE_jasperforest = "jasperforest" -KBRANCH_jasperforest = "standard/common-pc-64/jasperforest" - -SRCREV_machine_pn-linux-yocto_jasperforest ?= "de0c0ed674dfdbd808657e299fc720d8a97cb868" -SRCREV_meta_pn-linux-yocto_jasperforest ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" - -LINUX_VERSION = "3.4.46" diff --git a/meta-n450/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto_3.4.bbappend deleted file mode 100644 index 46cb12c4..00000000 --- a/meta-n450/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ /dev/null @@ -1,9 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_n450 = "n450" -KMACHINE_n450 = "atom-pc" -KBRANCH_n450 = "standard/default/common-pc/atom-pc" - -#SRCREV_machine_pn-linux-yocto_n450 = XXXX -#SRCREV_meta_pn-linux-yocto_n450 ?= XXXX diff --git a/meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend deleted file mode 100644 index f1e9cbaa..00000000 --- a/meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ /dev/null @@ -1,15 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_nuc = "nuc" -KMACHINE_nuc = "chiefriver" -KBRANCH_nuc = "standard/common-pc-64/chiefriver" - -KERNEL_FEATURES_append_nuc = " features/amt/mei wifi" - -SRCREV_machine_pn-linux-yocto_nuc ?= "de0c0ed674dfdbd808657e299fc720d8a97cb868" -SRCREV_meta_pn-linux-yocto_nuc ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" - -module_autoload_iwlwifi_nuc = "iwlwifi" - -LINUX_VERSION = "3.4.46" diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend deleted file mode 100644 index 1873ec90..00000000 --- a/meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ /dev/null @@ -1,21 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_romley = "romley" - -KMACHINE_romley = "romley" -KBRANCH_romley = "standard/common-pc-64/romley" - -SRCREV_machine_pn-linux-yocto_romley ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" -SRCREV_meta_pn-linux-yocto_romley ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" - -COMPATIBLE_MACHINE_romley-ivb = "romley-ivb" -KMACHINE_romley-ivb = "romley" -KBRANCH_romley-ivb = "standard/common-pc-64/romley" - -SRCREV_machine_pn-linux-yocto_romley-ivb ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" -SRCREV_meta_pn-linux-yocto_romley-ivb ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" - -module_autoload_uio = "uio" - -LINUX_VERSION = "3.4.28" diff --git a/meta-sugarbay/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-sugarbay/recipes-kernel/linux/linux-yocto_3.4.bbappend deleted file mode 100644 index bf047352..00000000 --- a/meta-sugarbay/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ /dev/null @@ -1,12 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_sugarbay = "sugarbay" - -KMACHINE_sugarbay = "sugarbay" -KBRANCH_sugarbay = "standard/common-pc-64/sugarbay" - -SRCREV_machine_pn-linux-yocto_sugarbay ?= "de0c0ed674dfdbd808657e299fc720d8a97cb868" -SRCREV_meta_pn-linux-yocto_sugarbay ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" - -LINUX_VERSION = "3.4.46" diff --git a/meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend deleted file mode 100644 index 37dbb38d..00000000 --- a/meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ /dev/null @@ -1,25 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -KMETA = "meta" - -COMPATIBLE_MACHINE_sys940x = "sys940x" -KMACHINE_sys940x = "sys940x" -KBRANCH_sys940x = "standard/base" -KERNEL_FEATURES_sys940x = " features/drm-emgd/drm-emgd-1.16" - -COMPATIBLE_MACHINE_sys940x-noemgd = "sys940x-noemgd" -KMACHINE_sys940x-noemgd = "sys940x" -KBRANCH_sys940x-noemgd = "standard/base" -KERNEL_FEATURES_sys940x-noemgd = " cfg/vesafb" - -SRCREV_machine_pn-linux-yocto_sys940x ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" -SRCREV_meta_pn-linux-yocto_sys940x ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" -SRCREV_emgd_pn-linux-yocto_sys940x ?= "86643bdd8cbad616a161ab91f51108cf0da827bc" - -SRCREV_machine_pn-linux-yocto_sys940x-noemgd ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" -SRCREV_meta_pn-linux-yocto_sys940x-noemgd ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" - -SRC_URI_sys940x = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.16;name=machine,meta,emgd" - -LINUX_VERSION = "3.4.28" diff --git a/meta-tlk/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-tlk/recipes-kernel/linux/linux-yocto_3.4.bbappend deleted file mode 100644 index f5801680..00000000 --- a/meta-tlk/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ /dev/null @@ -1 +0,0 @@ -require ${PN}_tlk.inc -- cgit v1.2.3-54-g00ecf