diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2021-06-25 05:40:45 (GMT) |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2021-06-28 03:07:38 (GMT) |
commit | adf3288b9890cbeb2519b57ca548a025ef7a82b0 (patch) | |
tree | 099041036cfd960223ce04979715e15083bda75f | |
parent | 6b319673ad760e2613b2f3e5b63e97b0d1d83166 (diff) | |
download | meta-intel-gatesgarth.tar.gz |
linux-intel/5.10: update to v5.10.41gatesgarth
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r-- | recipes-kernel/linux/linux-intel_5.10.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel_5.10.bb b/recipes-kernel/linux/linux-intel_5.10.bb index c104000..dae4118 100644 --- a/recipes-kernel/linux/linux-intel_5.10.bb +++ b/recipes-kernel/linux/linux-intel_5.10.bb | |||
@@ -10,8 +10,8 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs | |||
10 | 10 | ||
11 | DEPENDS += "elfutils-native openssl-native util-linux-native" | 11 | DEPENDS += "elfutils-native openssl-native util-linux-native" |
12 | 12 | ||
13 | LINUX_VERSION ?= "5.10.35" | 13 | LINUX_VERSION ?= "5.10.41" |
14 | SRCREV_machine ?= "0fd9e7f81ac665d77c40d5c4a3815e46d4d07e90" | 14 | SRCREV_machine ?= "916ac934a98bc8206c1b5e1500c891dbcb43aac7" |
15 | SRCREV_meta ?= "cd049697e9b2d3e9118110d476075ff8f87202cc" | 15 | SRCREV_meta ?= "cd049697e9b2d3e9118110d476075ff8f87202cc" |
16 | 16 | ||
17 | # For Crystalforest and Romley | 17 | # For Crystalforest and Romley |