summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_5.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_5.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.10.bb24
1 files changed, 12 insertions, 12 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.10.bb b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
index 1200cba942..969f1a46d4 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
@@ -13,17 +13,17 @@ KBRANCH_qemux86 ?= "v5.10/standard/base"
KBRANCH_qemux86-64 ?= "v5.10/standard/base"
KBRANCH_qemumips64 ?= "v5.10/standard/mti-malta64"
-SRCREV_machine_qemuarm ?= "f3a20db821a8802c1b3e71c0cccded36d89671b5"
-SRCREV_machine_qemuarm64 ?= "ddac76981cb3a53de4f2feb2746661a02a6763bd"
-SRCREV_machine_qemumips ?= "c64120ac8b71098f6356a992f7e302caa75d4bae"
-SRCREV_machine_qemuppc ?= "ddac76981cb3a53de4f2feb2746661a02a6763bd"
-SRCREV_machine_qemuriscv64 ?= "ddac76981cb3a53de4f2feb2746661a02a6763bd"
-SRCREV_machine_qemuriscv32 ?= "ddac76981cb3a53de4f2feb2746661a02a6763bd"
-SRCREV_machine_qemux86 ?= "ddac76981cb3a53de4f2feb2746661a02a6763bd"
-SRCREV_machine_qemux86-64 ?= "ddac76981cb3a53de4f2feb2746661a02a6763bd"
-SRCREV_machine_qemumips64 ?= "b9a0cc14b51ac1bc5f2bcdcc0f53f6913e877e20"
-SRCREV_machine ?= "ddac76981cb3a53de4f2feb2746661a02a6763bd"
-SRCREV_meta ?= "6dbd5491f4b9592d6332fd8e1bcf29ab01901274"
+SRCREV_machine_qemuarm ?= "0da8b6daad325e8c6ae957d9023e91186645a4cd"
+SRCREV_machine_qemuarm64 ?= "2105ce2526ddd17827c23e89d6b4e9010261c08c"
+SRCREV_machine_qemumips ?= "4b377a8a37f03f34fff1e1fcf49e31772e6fda08"
+SRCREV_machine_qemuppc ?= "2105ce2526ddd17827c23e89d6b4e9010261c08c"
+SRCREV_machine_qemuriscv64 ?= "2105ce2526ddd17827c23e89d6b4e9010261c08c"
+SRCREV_machine_qemuriscv32 ?= "2105ce2526ddd17827c23e89d6b4e9010261c08c"
+SRCREV_machine_qemux86 ?= "2105ce2526ddd17827c23e89d6b4e9010261c08c"
+SRCREV_machine_qemux86-64 ?= "2105ce2526ddd17827c23e89d6b4e9010261c08c"
+SRCREV_machine_qemumips64 ?= "df5eac625c02c6be577dbb1a7cc0472b71c704b4"
+SRCREV_machine ?= "2105ce2526ddd17827c23e89d6b4e9010261c08c"
+SRCREV_meta ?= "009a0d9db0fb974aaafddfb2fe6ced4fd1f8bfc8"
# remap qemuarm to qemuarma15 for the 5.8 kernel
# KMACHINE_qemuarm ?= "qemuarma15"
@@ -32,7 +32,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
-LINUX_VERSION ?= "5.10.35"
+LINUX_VERSION ?= "5.10.36"
DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
DEPENDS += "openssl-native util-linux-native"