summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@linux.intel.com>2016-06-02 15:05:49 -0500
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-06-02 15:05:49 -0500
commitba88b8c32f3aeffbaae5b9acdfcec1982e698e3c (patch)
treeb44a5d76ebdc3efdb7cdc375e162ad7364969102 /common/recipes-kernel/linux/linux-yocto_4.1.bbappend
parentc37fa8e031e3aa885ddd91f00f2610bb1b420564 (diff)
downloadmeta-intel-ba88b8c32f3aeffbaae5b9acdfcec1982e698e3c.tar.gz
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>
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto_4.1.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.1.bbappend2
1 files changed, 1 insertions, 1 deletions
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"
4SRCREV_META_INTEL_COMMON = "4b4199bd24f206d459061bb0a920d009429d5ed3" 4SRCREV_META_INTEL_COMMON = "4b4199bd24f206d459061bb0a920d009429d5ed3"
5SRCREV_MACHINE_INTEL_COMMON = "403eda4633e9037fb715d0d1e8ae847b2bd0651a" 5SRCREV_MACHINE_INTEL_COMMON = "403eda4633e9037fb715d0d1e8ae847b2bd0651a"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" 8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
9 9
10LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}" 10LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}"