diff options
author | California Sullivan <california.l.sullivan@intel.com> | 2017-03-23 12:54:51 -0700 |
---|---|---|
committer | California Sullivan <california.l.sullivan@intel.com> | 2017-03-28 10:42:48 -0700 |
commit | e7762df9f04cc05169836e2708eb1fb9a0377714 (patch) | |
tree | f82744c63656b8ec177c6d7e6cb846b558331d8c /common/recipes-kernel | |
parent | 5587993816a6cb2ea46dffbb527bb04baa9bd660 (diff) | |
download | meta-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')
-rw-r--r-- | common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend | 6 | ||||
-rw-r--r-- | common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | 6 | ||||
-rw-r--r-- | common/recipes-kernel/linux/linux-yocto_4.1.bbappend | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend index 2ce8c65f..a1aca8e0 100644 --- a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend | |||
@@ -1,8 +1,8 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
2 | 2 | ||
3 | LINUX_VERSION_INTEL_COMMON = "4.1.37" | 3 | LINUX_VERSION_INTEL_COMMON = "4.1.38" |
4 | SRCREV_META_INTEL_COMMON ?= "46b3153a39950b3542a99486bd964ab2ed65aeb4" | 4 | SRCREV_META_INTEL_COMMON ?= "7140ddb86e4b01529185e6d4a606001ad152b8f3" |
5 | SRCREV_MACHINE_INTEL_COMMON ?= "abbb5bc512f7798a6676c49e66bb9c795f69ae07" | 5 | SRCREV_MACHINE_INTEL_COMMON ?= "77145717cbe16da03a75d807bcb1718297dcc458" |
6 | 6 | ||
7 | KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" | 7 | KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" |
8 | 8 | ||
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend index 60eb586c..e02bb257 100644 --- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | |||
@@ -1,8 +1,8 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
2 | 2 | ||
3 | LINUX_VERSION_i586-nlp-32-intel-common = "4.1.37" | 3 | LINUX_VERSION_i586-nlp-32-intel-common = "4.1.38" |
4 | SRCREV_meta_i586-nlp-32-intel-common = "46b3153a39950b3542a99486bd964ab2ed65aeb4" | 4 | SRCREV_meta_i586-nlp-32-intel-common = "7140ddb86e4b01529185e6d4a606001ad152b8f3" |
5 | SRCREV_machine_i586-nlp-32-intel-common = "86a10ee9f4562882a0f74c1aacd195f46e9f2f53" | 5 | SRCREV_machine_i586-nlp-32-intel-common = "b3744106e406887989a8bb4695480e7f3cdd36cb" |
6 | 6 | ||
7 | COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" | 7 | COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" |
8 | KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" | 8 | KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" |
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 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
2 | 2 | ||
3 | LINUX_VERSION_INTEL_COMMON = "4.1.37" | 3 | LINUX_VERSION_INTEL_COMMON = "4.1.38" |
4 | SRCREV_META_INTEL_COMMON = "46b3153a39950b3542a99486bd964ab2ed65aeb4" | 4 | SRCREV_META_INTEL_COMMON = "7140ddb86e4b01529185e6d4a606001ad152b8f3" |
5 | SRCREV_MACHINE_INTEL_COMMON = "eb11ab906651e42e22e0a23f57b3b858cf9fd66c" | 5 | SRCREV_MACHINE_INTEL_COMMON = "11cf9fad52ceec2c94c2834485f61efaf448ed71" |
6 | 6 | ||
7 | KBRANCH_INTEL_COMMON = "standard/intel/base" | 7 | KBRANCH_INTEL_COMMON = "standard/intel/base" |
8 | 8 | ||