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-12-06 13:26:55 -0800
committerCalifornia Sullivan <california.l.sullivan@intel.com>2016-12-07 14:05:44 -0800
commitce143f5ae7614590590fa6617e2058bda7de54cb (patch)
tree6ee45c31af929427289b4bb8e70b39c8bd8cbd2b /common/recipes-kernel/linux/linux-yocto_4.4.bbappend
parent4092ce98511e1eeb032515e2f817494ecc37d0cc (diff)
downloadmeta-intel-ce143f5ae7614590590fa6617e2058bda7de54cb.tar.gz
linux-yocto/4.4/4.8: Update cache SRCREVs for final config warning fixes
This update fixes the remaining kernel_configcheck warnings. Fixes [YOCTO #10426]. Signed-off-by: California Sullivan <california.l.sullivan@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 16fd4986..6ce8f6cf 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -1,7 +1,7 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.32" 3LINUX_VERSION_INTEL_COMMON = "4.4.32"
4SRCREV_META_INTEL_COMMON = "24ea5324fc90c7cb15ce1a08cdd294f22c6e6382" 4SRCREV_META_INTEL_COMMON = "2d1114e7b6f39e8e4c442ad18e2eda1a918c7e48"
5SRCREV_MACHINE_INTEL_COMMON = "09301abb22a74a82dd5af905b64a3870e1851bbc" 5SRCREV_MACHINE_INTEL_COMMON = "09301abb22a74a82dd5af905b64a3870e1851bbc"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"