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 a8ef5887f1..1c0b2ce3b1 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 ?= "a40806f61a2749b78c03eb0e0c9394246e632a99" 14SRCREV_machine ?= "9ad4f13ee44c39e890638d8a2157adcf830fc7bc"
15SRCREV_meta ?= "0c461183d295a8e45096b9af71e07e06da7da13c" 15SRCREV_meta ?= "22257690910a1befc2ed8a98ef218bd0c5cfd844"
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.55" 20LINUX_VERSION ?= "5.10.57"
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 01eb37fff6..755f24c0bd 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.55" 9LINUX_VERSION ?= "5.10.57"
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 ?= "ecb67002c7688875f76a424c87308eea5b2709f5" 18SRCREV_machine:qemuarm ?= "60d8a10a1e8acdabbd61f3705b67b2112e7866e0"
19SRCREV_machine ?= "be59a3f77944fe82deaab2c3d61e76292cf04afb" 19SRCREV_machine ?= "df4ea731a9dc6e1076f3e2935d6689668d8f58ac"
20SRCREV_meta ?= "0c461183d295a8e45096b9af71e07e06da7da13c" 20SRCREV_meta ?= "22257690910a1befc2ed8a98ef218bd0c5cfd844"
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 d495b0ee3a..c56d0dc3fb 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"
13KBRANCH:qemux86-64 ?= "v5.10/standard/base" 13KBRANCH:qemux86-64 ?= "v5.10/standard/base"
14KBRANCH:qemumips64 ?= "v5.10/standard/mti-malta64" 14KBRANCH:qemumips64 ?= "v5.10/standard/mti-malta64"
15 15
16SRCREV_machine:qemuarm ?= "159ecaed431c9b022eaa42e164603a998f458831" 16SRCREV_machine:qemuarm ?= "21075c593dd7a09fc2e0fe4c1f751999fee1127a"
17SRCREV_machine:qemuarm64 ?= "374000778a234761cdf27d9c5822efdd97626e6f" 17SRCREV_machine:qemuarm64 ?= "e32f43fed15419c8461207c4d2b76879920d5928"
18SRCREV_machine:qemumips ?= "b0216d371845ea01c5b6255f4a9eb6518f26a2cb" 18SRCREV_machine:qemumips ?= "127501aba35af6e38f50ecd814da4416f361fd84"
19SRCREV_machine:qemuppc ?= "007217c338a8e496c110f86004b8268d10e94cdd" 19SRCREV_machine:qemuppc ?= "219057449c55acde1060af4b63c2d1ba5ec19978"
20SRCREV_machine:qemuriscv64 ?= "9d31ee7f08cb276fbc4473a2279cb614ec4735be" 20SRCREV_machine:qemuriscv64 ?= "b1ff0bb0de7abc5039e0db14f66e01eb0a3c24bb"
21SRCREV_machine:qemuriscv32 ?= "9d31ee7f08cb276fbc4473a2279cb614ec4735be" 21SRCREV_machine:qemuriscv32 ?= "b1ff0bb0de7abc5039e0db14f66e01eb0a3c24bb"
22SRCREV_machine:qemux86 ?= "9d31ee7f08cb276fbc4473a2279cb614ec4735be" 22SRCREV_machine:qemux86 ?= "b1ff0bb0de7abc5039e0db14f66e01eb0a3c24bb"
23SRCREV_machine:qemux86-64 ?= "9d31ee7f08cb276fbc4473a2279cb614ec4735be" 23SRCREV_machine:qemux86-64 ?= "b1ff0bb0de7abc5039e0db14f66e01eb0a3c24bb"
24SRCREV_machine:qemumips64 ?= "a7f0d6ea0ddad123475e25725dadba0ed7888623" 24SRCREV_machine:qemumips64 ?= "dd28c0cc8a79329b8b724821e7c09b210a2e2948"
25SRCREV_machine ?= "9d31ee7f08cb276fbc4473a2279cb614ec4735be" 25SRCREV_machine ?= "b1ff0bb0de7abc5039e0db14f66e01eb0a3c24bb"
26SRCREV_meta ?= "0c461183d295a8e45096b9af71e07e06da7da13c" 26SRCREV_meta ?= "22257690910a1befc2ed8a98ef218bd0c5cfd844"
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"
@@ -32,7 +32,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA
32 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" 32 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
33 33
34LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 34LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
35LINUX_VERSION ?= "5.10.55" 35LINUX_VERSION ?= "5.10.57"
36 36
37DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" 37DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
38DEPENDS += "openssl-native util-linux-native" 38DEPENDS += "openssl-native util-linux-native"