From c37fa8e031e3aa885ddd91f00f2610bb1b420564 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Thu, 2 Jun 2016 10:11:33 -0500 Subject: linux-yocto/4.4: Switch to standard/intel/base The dedicated standard branch for Intel platforms has been renamed to standard/intel/base - update the 4.4 kernel recipe accordingly. Signed-off-by: Tom Zanussi --- common/recipes-kernel/linux/linux-yocto_4.4.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend index 2f534396..cfe556b1 100644 --- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend +++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend @@ -4,7 +4,7 @@ LINUX_VERSION_INTEL_COMMON = "4.4.11" SRCREV_META_INTEL_COMMON = "3a5f494784591e01f0ae7ab748e8190582c16e8c" SRCREV_MACHINE_INTEL_COMMON = "53e84104c5e68eb468823dd0d262a64623d01a55" -KBRANCH_INTEL_COMMON = "standard/intel" +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