From 29b3f6c4381e0f92f27b7476b9f4f73326da3f1e Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Thu, 2 Jun 2016 15:05:49 -0500 Subject: linux-yocto/4.1: Switch to standard/intel/base The dedicated standard branch for Intel platforms has been renamed to standard/intel/base - update the 4.1 kernel recipe accordingly. Signed-off-by: Tom Zanussi --- common/recipes-kernel/linux/linux-yocto_4.1.bbappend | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'common/recipes-kernel/linux') diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend index 459ce84b..31b39983 100644 --- a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend @@ -1,10 +1,10 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_INTEL_COMMON = "4.1.18" -SRCREV_META_INTEL_COMMON = "b9023d4c8fbbb854c26f158a079a5f54dd61964d" -SRCREV_MACHINE_INTEL_COMMON = "91f62d4a0a31919d9b2ccdaf881130f99b61fc5e" +LINUX_VERSION_INTEL_COMMON = "4.1.26" +SRCREV_META_INTEL_COMMON = "20edcbf4e42dd4cef7213a0ce2a4481d8d296f5d" +SRCREV_MACHINE_INTEL_COMMON = "9195020e5747fba069c19996fab079931584a7fb" -KBRANCH_INTEL_COMMON = "standard/base" +KBRANCH_INTEL_COMMON = "standard/intel/base" KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}" -- cgit v1.2.3-54-g00ecf