diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend index 2e98ff78..7ea655ee 100644 --- a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend @@ -4,7 +4,7 @@ LINUX_VERSION_INTEL_COMMON = "4.1.24" SRCREV_META_INTEL_COMMON = "4b4199bd24f206d459061bb0a920d009429d5ed3" SRCREV_MACHINE_INTEL_COMMON = "403eda4633e9037fb715d0d1e8ae847b2bd0651a" -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}"