summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.15.bb26
3 files changed, 19 insertions, 19 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb
index 943fda8c5f..fe1f28e296 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb
@@ -14,13 +14,13 @@ python () {
14 raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") 14 raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
15} 15}
16 16
17SRCREV_machine ?= "e1ca9a177aff19013178aa30a8eccb4d7b2b67d7" 17SRCREV_machine ?= "8f08817edd40a17f6653c1d83334e7ce80d63120"
18SRCREV_meta ?= "441f5fe00073620cec471166cf6e94c4ef9c69b2" 18SRCREV_meta ?= "c115a945a64f98eed4cf20a90dbf3043e99c97b9"
19 19
20SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ 20SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
21 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" 21 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}"
22 22
23LINUX_VERSION ?= "5.15.103" 23LINUX_VERSION ?= "5.15.106"
24 24
25LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 25LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
26 26
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb
index a3434fcca1..4e847cd852 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb
@@ -8,7 +8,7 @@ require recipes-kernel/linux/linux-yocto.inc
8# CVE exclusions 8# CVE exclusions
9include recipes-kernel/linux/cve-exclusion_5.15.inc 9include recipes-kernel/linux/cve-exclusion_5.15.inc
10 10
11LINUX_VERSION ?= "5.15.103" 11LINUX_VERSION ?= "5.15.106"
12LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 12LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
13 13
14DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" 14DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
@@ -17,8 +17,8 @@ DEPENDS += "openssl-native util-linux-native"
17KMETA = "kernel-meta" 17KMETA = "kernel-meta"
18KCONF_BSP_AUDIT_LEVEL = "2" 18KCONF_BSP_AUDIT_LEVEL = "2"
19 19
20SRCREV_machine ?= "4ae6c9a73f4e6e356186a541e3fcbea4fa6a09f1" 20SRCREV_machine ?= "e0157de1c901f48dcdcae0e0ce7ae20798617a5e"
21SRCREV_meta ?= "441f5fe00073620cec471166cf6e94c4ef9c69b2" 21SRCREV_meta ?= "c115a945a64f98eed4cf20a90dbf3043e99c97b9"
22 22
23PV = "${LINUX_VERSION}+git${SRCPV}" 23PV = "${LINUX_VERSION}+git${SRCPV}"
24 24
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.15.bb b/meta/recipes-kernel/linux/linux-yocto_5.15.bb
index 4b23b2853d..0962bcbc73 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.15.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.15.bb
@@ -16,24 +16,24 @@ KBRANCH:qemux86 ?= "v5.15/standard/base"
16KBRANCH:qemux86-64 ?= "v5.15/standard/base" 16KBRANCH:qemux86-64 ?= "v5.15/standard/base"
17KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" 17KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64"
18 18
19SRCREV_machine:qemuarm ?= "21687086c27bb112f19b0aac455d800961c0b830" 19SRCREV_machine:qemuarm ?= "e65b22cbbc83e9d36e8e1ec344e7774c70e8e570"
20SRCREV_machine:qemuarm64 ?= "7144f86a73fe2ffe4fe57c9e6cf28d8fc8db4b6a" 20SRCREV_machine:qemuarm64 ?= "b996e66c4b696160d196ff6f5204ea125a39c1e9"
21SRCREV_machine:qemumips ?= "557c06060cb218ade536fccc66f8f3e755537f31" 21SRCREV_machine:qemumips ?= "4f6deb38925508846a45bc33de0bf35b4113c946"
22SRCREV_machine:qemuppc ?= "db19dbdcdf51b9d2a071dcf180ba9e20b8286e9b" 22SRCREV_machine:qemuppc ?= "1b715c2fa0c9224df807807695a1048386c5a355"
23SRCREV_machine:qemuriscv64 ?= "024d08fb706170a9723e9751e505681f9d4c7ab6" 23SRCREV_machine:qemuriscv64 ?= "686a68a75222a0fadc1f829334596b02534dcb42"
24SRCREV_machine:qemuriscv32 ?= "024d08fb706170a9723e9751e505681f9d4c7ab6" 24SRCREV_machine:qemuriscv32 ?= "686a68a75222a0fadc1f829334596b02534dcb42"
25SRCREV_machine:qemux86 ?= "024d08fb706170a9723e9751e505681f9d4c7ab6" 25SRCREV_machine:qemux86 ?= "686a68a75222a0fadc1f829334596b02534dcb42"
26SRCREV_machine:qemux86-64 ?= "024d08fb706170a9723e9751e505681f9d4c7ab6" 26SRCREV_machine:qemux86-64 ?= "686a68a75222a0fadc1f829334596b02534dcb42"
27SRCREV_machine:qemumips64 ?= "6f1dbe8c258d49f4dba59827124dfe9aa2c151db" 27SRCREV_machine:qemumips64 ?= "6465e8e14e57d6725cbee376f3a2cb9361d29688"
28SRCREV_machine ?= "024d08fb706170a9723e9751e505681f9d4c7ab6" 28SRCREV_machine ?= "686a68a75222a0fadc1f829334596b02534dcb42"
29SRCREV_meta ?= "441f5fe00073620cec471166cf6e94c4ef9c69b2" 29SRCREV_meta ?= "c115a945a64f98eed4cf20a90dbf3043e99c97b9"
30 30
31# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll 31# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
32# get the <version>/base branch, which is pure upstream -stable, and the same 32# get the <version>/base branch, which is pure upstream -stable, and the same
33# meta SRCREV as the linux-yocto-standard builds. Select your version using the 33# meta SRCREV as the linux-yocto-standard builds. Select your version using the
34# normal PREFERRED_VERSION settings. 34# normal PREFERRED_VERSION settings.
35BBCLASSEXTEND = "devupstream:target" 35BBCLASSEXTEND = "devupstream:target"
36SRCREV_machine:class-devupstream ?= "8020ae3c051d1c9ec7b7a872e226f9720547649b" 36SRCREV_machine:class-devupstream ?= "d86dfc4d95cd218246b10ca7adf22c8626547599"
37PN:class-devupstream = "linux-yocto-upstream" 37PN:class-devupstream = "linux-yocto-upstream"
38KBRANCH:class-devupstream = "v5.15/base" 38KBRANCH:class-devupstream = "v5.15/base"
39 39
@@ -41,7 +41,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA
41 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" 41 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}"
42 42
43LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 43LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
44LINUX_VERSION ?= "5.15.103" 44LINUX_VERSION ?= "5.15.106"
45 45
46DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" 46DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
47DEPENDS += "openssl-native util-linux-native" 47DEPENDS += "openssl-native util-linux-native"