[meta-intel] [PATCH 1/5] common: remove kernel 3.10 bbappend

Darren Hart dvhart at linux.intel.com
Fri Feb 20 13:55:52 PST 2015


All applied to master-next and under test. Thanks.

--
Darren

On 2/20/15 12:17 PM, Ross Burton wrote:
> Kernel 3.10 has been removed from oe-core so remove our bbappend.
> 
> Signed-off-by: Ross Burton <ross.burton at intel.com>
> ---
>  .../linux/linux-yocto-rt_3.10.bbappend             |   20 --------------
>  .../recipes-kernel/linux/linux-yocto_3.10.bbappend |   29 --------------------
>  2 files changed, 49 deletions(-)
>  delete mode 100644 common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
>  delete mode 100644 common/recipes-kernel/linux/linux-yocto_3.10.bbappend
> 
> diff --git a/common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
> deleted file mode 100644
> index b388122..0000000
> --- a/common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
> +++ /dev/null
> @@ -1,20 +0,0 @@
> -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> -
> -# For Valley Island
> -KERNEL_FEATURES_INTEL_COMMON = "features/valleyisland-io/valleyisland-io.scc"
> -
> -LINUX_VERSION_core2-32-intel-common = "3.10.38"
> -COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
> -SRCREV_meta_core2-32-intel-common = "e1f26aeccfd43bc3d7e95873ceda469b631b8473"
> -SRCREV_machine_core2-32-intel-common = "8aa9023c5e2e2ca4180e971da9a2c139d5b3c79e"
> -KMACHINE_core2-32-intel-common = "intel-core2-32"
> -KBRANCH_core2-32-intel-common = "standard/preempt-rt/base"
> -KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
> -
> -LINUX_VERSION_corei7-64-intel-common = "3.10.38"
> -COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}"
> -SRCREV_meta_corei7-64-intel-common = "e1f26aeccfd43bc3d7e95873ceda469b631b8473"
> -SRCREV_machine_corei7-64-intel-common = "8aa9023c5e2e2ca4180e971da9a2c139d5b3c79e"
> -KMACHINE_corei7-64-intel-common = "intel-corei7-64"
> -KBRANCH_corei7-64-intel-common = "standard/preempt-rt/base"
> -KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
> diff --git a/common/recipes-kernel/linux/linux-yocto_3.10.bbappend b/common/recipes-kernel/linux/linux-yocto_3.10.bbappend
> deleted file mode 100644
> index c7989df..0000000
> --- a/common/recipes-kernel/linux/linux-yocto_3.10.bbappend
> +++ /dev/null
> @@ -1,29 +0,0 @@
> -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> -
> -# For NUC and Valley Island
> -KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc \
> -				 features/valleyisland-io/valleyisland-io.scc"
> -
> -LINUX_VERSION_core2-32-intel-common = "3.10.55"
> -COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
> -SRCREV_meta_core2-32-intel-common = "f79a00265eefbe2fffc2cdb03f67235497a9a87e"
> -SRCREV_machine_core2-32-intel-common = "3677ea7f9476458aa6dec440243de3a6fb1343a9"
> -KMACHINE_core2-32-intel-common = "intel-core2-32"
> -KBRANCH_core2-32-intel-common = "standard/base"
> -KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
> -
> -LINUX_VERSION_corei7-64-intel-common = "3.10.55"
> -COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}"
> -SRCREV_meta_corei7-64-intel-common = "f79a00265eefbe2fffc2cdb03f67235497a9a87e"
> -SRCREV_machine_corei7-64-intel-common = "3677ea7f9476458aa6dec440243de3a6fb1343a9"
> -KMACHINE_corei7-64-intel-common = "intel-corei7-64"
> -KBRANCH_corei7-64-intel-common = "standard/base"
> -KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
> -
> -# For Crystalforest and Romley
> -KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"
> -KERNEL_MODULE_AUTOLOAD_append_corei7-64-intel-common = " uio"
> -
> -# For FRI2, NUC
> -KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " iwlwifi"
> -KERNEL_MODULE_AUTOLOAD_append_corei7-64-intel-common = " iwlwifi"
> 

-- 
Darren Hart
Intel Open Source Technology Center


More information about the meta-intel mailing list