summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2017-03-23 12:54:51 -0700
committerCalifornia Sullivan <california.l.sullivan@intel.com>2017-03-28 10:42:48 -0700
commite7762df9f04cc05169836e2708eb1fb9a0377714 (patch)
treef82744c63656b8ec177c6d7e6cb846b558331d8c /common/recipes-kernel/linux/linux-yocto_4.1.bbappend
parent5587993816a6cb2ea46dffbb527bb04baa9bd660 (diff)
downloadmeta-intel-e7762df9f04cc05169836e2708eb1fb9a0377714.tar.gz
linux-yocto/4.1: Update to v4.1.38
Updates from v4.1.37 to v4.1.38 and adds the following yocto-kernel-cache changes: 7140ddb kver: gump to v4.1.38 2a32f4b actions-s500:Enable RTL8723BS driver compile into kernel Signed-off-by: California Sullivan <california.l.sullivan@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.bbappend6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 7844de6c..0c7df359 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.1.37" 3LINUX_VERSION_INTEL_COMMON = "4.1.38"
4SRCREV_META_INTEL_COMMON = "46b3153a39950b3542a99486bd964ab2ed65aeb4" 4SRCREV_META_INTEL_COMMON = "7140ddb86e4b01529185e6d4a606001ad152b8f3"
5SRCREV_MACHINE_INTEL_COMMON = "eb11ab906651e42e22e0a23f57b3b858cf9fd66c" 5SRCREV_MACHINE_INTEL_COMMON = "11cf9fad52ceec2c94c2834485f61efaf448ed71"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8 8