From 85f22beb7f95e448de412042c6656dfae0a474a7 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Thu, 21 Apr 2016 14:44:49 -0700 Subject: 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 Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-yocto_4.4.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/recipes-kernel/linux/linux-yocto_4.4.bbappend') 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 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" LINUX_VERSION_INTEL_COMMON = "4.4.3" -SRCREV_META_INTEL_COMMON = "770996a263e22562c81f48fde0f0dc647156abce" -SRCREV_MACHINE_INTEL_COMMON = "c43425f73287757a166d74464fddf1f5389c9f59" +SRCREV_META_INTEL_COMMON = "e1515ef98cec975df218363e28c2abe3a71c6a59" +SRCREV_MACHINE_INTEL_COMMON = "7a073202d4d47b5ffecf1e8f57b036f83b1fe2e0" KBRANCH_INTEL_COMMON = "standard/base" KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" -- cgit v1.2.3-54-g00ecf