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 <tom.zanussi@linux.intel.com>
This commit is contained in:
Tom Zanussi 2016-06-02 15:05:49 -05:00
parent c37fa8e031
commit ba88b8c32f

View File

@ -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}"