summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb8
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.10.bb24
3 files changed, 19 insertions, 19 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 dadee940a7..75bad97d60 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
@@ -11,13 +11,13 @@ python () {
11 raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") 11 raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
12} 12}
13 13
14SRCREV_machine ?= "14061087c21bd1e06e1bc2481963775df5352ddb" 14SRCREV_machine ?= "584bbc442a34343aef24cfc58091fa0181bcf949"
15SRCREV_meta ?= "4a986ccf44f0b0704aac7219c0c50657b1243869" 15SRCREV_meta ?= "b890cbbdcbc8498d1c84ec782bb5de8a51eb7d6d"
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}"
19 19
20LINUX_VERSION ?= "5.10.206" 20LINUX_VERSION ?= "5.10.209"
21 21
22LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 22LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
23 23
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 8e8502082f..388eb0b83f 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
@@ -6,7 +6,7 @@ KCONFIG_MODE = "--allnoconfig"
6 6
7require recipes-kernel/linux/linux-yocto.inc 7require recipes-kernel/linux/linux-yocto.inc
8 8
9LINUX_VERSION ?= "5.10.206" 9LINUX_VERSION ?= "5.10.209"
10LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 10LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
11 11
12DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" 12DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
15KMETA = "kernel-meta" 15KMETA = "kernel-meta"
16KCONF_BSP_AUDIT_LEVEL = "2" 16KCONF_BSP_AUDIT_LEVEL = "2"
17 17
18SRCREV_machine:qemuarm ?= "0eb69a54e4228b28635969d8b5285fa00b2d46bf" 18SRCREV_machine:qemuarm ?= "26ce139169fda3385d07e7e790ab20221a0535a2"
19SRCREV_machine ?= "adab8533b3eab4befe6a5c22ef3c0f799f35473c" 19SRCREV_machine ?= "ce0d143a0b6e70fdd5115bb091e1c226bbfb0656"
20SRCREV_meta ?= "4a986ccf44f0b0704aac7219c0c50657b1243869" 20SRCREV_meta ?= "b890cbbdcbc8498d1c84ec782bb5de8a51eb7d6d"
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 7f10707287..1e3e496c84 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
@@ -14,23 +14,23 @@ KBRANCH:qemux86 ?= "v5.10/standard/base"
14KBRANCH:qemux86-64 ?= "v5.10/standard/base" 14KBRANCH:qemux86-64 ?= "v5.10/standard/base"
15KBRANCH:qemumips64 ?= "v5.10/standard/mti-malta64" 15KBRANCH:qemumips64 ?= "v5.10/standard/mti-malta64"
16 16
17SRCREV_machine:qemuarm ?= "86b57918e638288aaf1978fc5d848471f5b7b753" 17SRCREV_machine:qemuarm ?= "336d5989c007a2fff1e0cf8a6438288a815e264f"
18SRCREV_machine:qemuarm64 ?= "7265b197984efac64d0208735e45012651034b13" 18SRCREV_machine:qemuarm64 ?= "486578dae0e8b3ca825f0f85349fc069b5c58559"
19SRCREV_machine:qemumips ?= "577c296749ff07c282addf48ebe477e37736c6a6" 19SRCREV_machine:qemumips ?= "1224d6157a6ba4e5b8d788bf529979b35873e311"
20SRCREV_machine:qemuppc ?= "efd25ea4b055690af54891598de44c2e50a43754" 20SRCREV_machine:qemuppc ?= "bc1483b3d570623d38d49c400ec4508f8be68744"
21SRCREV_machine:qemuriscv64 ?= "bda297fbd0d0544947816c760977fe3157a197f9" 21SRCREV_machine:qemuriscv64 ?= "4ec03fdbcfb82acff38de9d517e520bae44b9a5f"
22SRCREV_machine:qemuriscv32 ?= "bda297fbd0d0544947816c760977fe3157a197f9" 22SRCREV_machine:qemuriscv32 ?= "4ec03fdbcfb82acff38de9d517e520bae44b9a5f"
23SRCREV_machine:qemux86 ?= "bda297fbd0d0544947816c760977fe3157a197f9" 23SRCREV_machine:qemux86 ?= "4ec03fdbcfb82acff38de9d517e520bae44b9a5f"
24SRCREV_machine:qemux86-64 ?= "bda297fbd0d0544947816c760977fe3157a197f9" 24SRCREV_machine:qemux86-64 ?= "4ec03fdbcfb82acff38de9d517e520bae44b9a5f"
25SRCREV_machine:qemumips64 ?= "543fd3927ab8613288a8e6cfbd9e0a3ba66cfdef" 25SRCREV_machine:qemumips64 ?= "fcebc1b9b71e941349bef1fce9ad9fe1f156ac63"
26SRCREV_machine ?= "bda297fbd0d0544947816c760977fe3157a197f9" 26SRCREV_machine ?= "4ec03fdbcfb82acff38de9d517e520bae44b9a5f"
27SRCREV_meta ?= "4a986ccf44f0b0704aac7219c0c50657b1243869" 27SRCREV_meta ?= "b890cbbdcbc8498d1c84ec782bb5de8a51eb7d6d"
28 28
29SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ 29SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \
30 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" 30 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
31 31
32LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 32LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
33LINUX_VERSION ?= "5.10.206" 33LINUX_VERSION ?= "5.10.209"
34 34
35DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" 35DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
36DEPENDS += "openssl-native util-linux-native" 36DEPENDS += "openssl-native util-linux-native"