summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb2
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb2
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.10.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
index 3b5c7a4df3..ee80836488 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
@@ -12,7 +12,7 @@ python () {
12} 12}
13 13
14SRCREV_machine ?= "969fef49cbbc8639e9622e6a0655337fbfcc7627" 14SRCREV_machine ?= "969fef49cbbc8639e9622e6a0655337fbfcc7627"
15SRCREV_meta ?= "26a2a3cf764dde593325b8c08024f5990a5f6f02" 15SRCREV_meta ?= "3f38ad49cf38519dc4492a3f802b743fde7b467e"
16 16
17SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ 17SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
index 25b4f03b8f..2045944da3 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
17 17
18SRCREV_machine:qemuarm ?= "d5a79da206965b27043f558739b28a434efca75c" 18SRCREV_machine:qemuarm ?= "d5a79da206965b27043f558739b28a434efca75c"
19SRCREV_machine ?= "f44b5bb716fdb6f804383fa087c9fdb54584cd5b" 19SRCREV_machine ?= "f44b5bb716fdb6f804383fa087c9fdb54584cd5b"
20SRCREV_meta ?= "26a2a3cf764dde593325b8c08024f5990a5f6f02" 20SRCREV_meta ?= "3f38ad49cf38519dc4492a3f802b743fde7b467e"
21 21
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"
23 23
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.10.bb b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
index 396a25bb81..1f95dcd7f4 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
@@ -23,7 +23,7 @@ SRCREV_machine:qemux86 ?= "0b44b705c4f7d5c83e562dd7036cb5188d622285"
23SRCREV_machine:qemux86-64 ?= "0b44b705c4f7d5c83e562dd7036cb5188d622285" 23SRCREV_machine:qemux86-64 ?= "0b44b705c4f7d5c83e562dd7036cb5188d622285"
24SRCREV_machine:qemumips64 ?= "643c332e487cfa1557d14050d6e1148d1c5d75da" 24SRCREV_machine:qemumips64 ?= "643c332e487cfa1557d14050d6e1148d1c5d75da"
25SRCREV_machine ?= "0b44b705c4f7d5c83e562dd7036cb5188d622285" 25SRCREV_machine ?= "0b44b705c4f7d5c83e562dd7036cb5188d622285"
26SRCREV_meta ?= "26a2a3cf764dde593325b8c08024f5990a5f6f02" 26SRCREV_meta ?= "3f38ad49cf38519dc4492a3f802b743fde7b467e"
27 27
28# remap qemuarm to qemuarma15 for the 5.8 kernel 28# remap qemuarm to qemuarma15 for the 5.8 kernel
29# KMACHINE:qemuarm ?= "qemuarma15" 29# KMACHINE:qemuarm ?= "qemuarma15"