summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@linux.intel.com>2016-06-02 10:11:33 -0500
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-06-02 10:11:33 -0500
commitc37fa8e031e3aa885ddd91f00f2610bb1b420564 (patch)
tree58515109eabed4d26ed3a1c0ae0ff24bec1657d3 /common/recipes-kernel/linux/linux-yocto_4.4.bbappend
parent9bce6bdccf8ed3d3ae1cc2ae6f1f43c864a4ac34 (diff)
downloadmeta-intel-c37fa8e031e3aa885ddd91f00f2610bb1b420564.tar.gz
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 <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto_4.4.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.4.bbappend2
1 files changed, 1 insertions, 1 deletions
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"
4SRCREV_META_INTEL_COMMON = "3a5f494784591e01f0ae7ab748e8190582c16e8c" 4SRCREV_META_INTEL_COMMON = "3a5f494784591e01f0ae7ab748e8190582c16e8c"
5SRCREV_MACHINE_INTEL_COMMON = "53e84104c5e68eb468823dd0d262a64623d01a55" 5SRCREV_MACHINE_INTEL_COMMON = "53e84104c5e68eb468823dd0d262a64623d01a55"
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}"