diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2018-10-24 14:46:19 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2018-10-30 10:20:32 +0800 |
commit | 2a5935a508748f2132e11da054ee86286824282e (patch) | |
tree | 5b1ec865acbf6107963e276afdf820d3b934fbbf /recipes-kernel | |
parent | 847dcbb866bb48c3a051967dd0b46b452aa9d5c4 (diff) | |
download | meta-intel-2a5935a508748f2132e11da054ee86286824282e.tar.gz |
linux-intel/4.9: update to v4.9.134
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-intel_4.9.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel_4.9.bb b/recipes-kernel/linux/linux-intel_4.9.bb index 32f2949f..e2f1eaad 100644 --- a/recipes-kernel/linux/linux-intel_4.9.bb +++ b/recipes-kernel/linux/linux-intel_4.9.bb | |||
@@ -4,8 +4,8 @@ require linux-intel.inc | |||
4 | KBRANCH = "4.9/yocto/base" | 4 | KBRANCH = "4.9/yocto/base" |
5 | KMETA_BRANCH = "yocto-4.9" | 5 | KMETA_BRANCH = "yocto-4.9" |
6 | 6 | ||
7 | LINUX_VERSION ?= "4.9.126" | 7 | LINUX_VERSION ?= "4.9.134" |
8 | SRCREV_machine ?= "38d41ee6fde529a3c8e98a0134411e6f0067e0ad" | 8 | SRCREV_machine ?= "33c9f20d1f40e87af4ccaf55c0fabb89b068d6ab" |
9 | SRCREV_meta ?= "f9e90afd4e47920e990dacb73cd6508917ca5422" | 9 | SRCREV_meta ?= "f9e90afd4e47920e990dacb73cd6508917ca5422" |
10 | 10 | ||
11 | # For Crystalforest and Romley | 11 | # For Crystalforest and Romley |