summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2016-04-21 14:44:49 -0700
committerSaul Wold <sgw@linux.intel.com>2016-04-21 16:22:39 -0700
commit85f22beb7f95e448de412042c6656dfae0a474a7 (patch)
tree8d3c9893f474bdd098f502253f3997d6023eec56 /common/recipes-kernel/linux/linux-yocto_4.4.bbappend
parent9bf368f0c6dcb06330d9b4eeb2b6bfe237d646b1 (diff)
downloadmeta-intel-85f22beb7f95e448de412042c6656dfae0a474a7.tar.gz
linux-yocto/4.4: Update SRCREVs to latest
This update adds a number of Broxton enablement patches and aufs support, and fixes a kernel oops. The aufs feature can be enabled through the KERNEL_FEATURES variable. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@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.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 4a45966e..59e0dbc7 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.3" 3LINUX_VERSION_INTEL_COMMON = "4.4.3"
4SRCREV_META_INTEL_COMMON = "770996a263e22562c81f48fde0f0dc647156abce" 4SRCREV_META_INTEL_COMMON = "e1515ef98cec975df218363e28c2abe3a71c6a59"
5SRCREV_MACHINE_INTEL_COMMON = "c43425f73287757a166d74464fddf1f5389c9f59" 5SRCREV_MACHINE_INTEL_COMMON = "7a073202d4d47b5ffecf1e8f57b036f83b1fe2e0"
6 6
7KBRANCH_INTEL_COMMON = "standard/base" 7KBRANCH_INTEL_COMMON = "standard/base"
8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" 8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"