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 77d4da1177..2638f15279 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.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 ?= "09550c3a9a6b51fe9dd73e9b90e9d85959f1fb91" 14SRCREV_machine ?= "98041125dd21bf5eca755b97ecd285d6ade81570"
15SRCREV_meta ?= "39edeb3fefcf8e3b5c20240e92bfd5167c9da7aa" 15SRCREV_meta ?= "165341e88c9b35945d8b392825aa317ba33bfb57"
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.15;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}"
19 19
20LINUX_VERSION ?= "5.15.170" 20LINUX_VERSION ?= "5.15.171"
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.15.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb
index 9f51a99034..d7e3c46073 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb
@@ -5,7 +5,7 @@ KCONFIG_MODE = "--allnoconfig"
5 5
6require recipes-kernel/linux/linux-yocto.inc 6require recipes-kernel/linux/linux-yocto.inc
7 7
8LINUX_VERSION ?= "5.15.170" 8LINUX_VERSION ?= "5.15.171"
9LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 9LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
10 10
11DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" 11DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
@@ -14,8 +14,8 @@ DEPENDS += "openssl-native util-linux-native"
14KMETA = "kernel-meta" 14KMETA = "kernel-meta"
15KCONF_BSP_AUDIT_LEVEL = "2" 15KCONF_BSP_AUDIT_LEVEL = "2"
16 16
17SRCREV_machine ?= "5d9057298bcdc677c2d2a46a88663fb335322944" 17SRCREV_machine ?= "0d8a5525fe6e85f1158929bb79b7ce071056206c"
18SRCREV_meta ?= "39edeb3fefcf8e3b5c20240e92bfd5167c9da7aa" 18SRCREV_meta ?= "165341e88c9b35945d8b392825aa317ba33bfb57"
19 19
20PV = "${LINUX_VERSION}+git${SRCPV}" 20PV = "${LINUX_VERSION}+git${SRCPV}"
21 21
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.15.bb b/meta/recipes-kernel/linux/linux-yocto_5.15.bb
index 9657690710..82a83ca2c2 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.15.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.15.bb
@@ -14,24 +14,24 @@ KBRANCH:qemux86 ?= "v5.15/standard/base"
14KBRANCH:qemux86-64 ?= "v5.15/standard/base" 14KBRANCH:qemux86-64 ?= "v5.15/standard/base"
15KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" 15KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64"
16 16
17SRCREV_machine:qemuarm ?= "6d182fb48883e5f487a1b1a9d918cfe329c72bd6" 17SRCREV_machine:qemuarm ?= "d19efb158e281347f46478971d8d43a821326205"
18SRCREV_machine:qemuarm64 ?= "ecf807800df1e4838974f3d63b16ef31b32e839f" 18SRCREV_machine:qemuarm64 ?= "4feb3e5fa76487c2eed871931fd27cd63348dd45"
19SRCREV_machine:qemumips ?= "058d1c05bb16832886391922e078657d433a87e7" 19SRCREV_machine:qemumips ?= "61edb2ce1098c9efd69607801e783569952f86e9"
20SRCREV_machine:qemuppc ?= "4cbe8a9197f047838e67af6b6b6b8f339b5883c2" 20SRCREV_machine:qemuppc ?= "7adca69e582fde94bec62ddfe6711fac80488892"
21SRCREV_machine:qemuriscv64 ?= "66794a3919629bf7e842cf506aca8a6be34b31e2" 21SRCREV_machine:qemuriscv64 ?= "6190c0086a4a6def5c3cbc6958348cbdd9370b7d"
22SRCREV_machine:qemuriscv32 ?= "66794a3919629bf7e842cf506aca8a6be34b31e2" 22SRCREV_machine:qemuriscv32 ?= "6190c0086a4a6def5c3cbc6958348cbdd9370b7d"
23SRCREV_machine:qemux86 ?= "66794a3919629bf7e842cf506aca8a6be34b31e2" 23SRCREV_machine:qemux86 ?= "6190c0086a4a6def5c3cbc6958348cbdd9370b7d"
24SRCREV_machine:qemux86-64 ?= "66794a3919629bf7e842cf506aca8a6be34b31e2" 24SRCREV_machine:qemux86-64 ?= "6190c0086a4a6def5c3cbc6958348cbdd9370b7d"
25SRCREV_machine:qemumips64 ?= "e17660fecfd0ada315d045f4478ba455f8f3f627" 25SRCREV_machine:qemumips64 ?= "5370d58e55c5229e60ff358d88139bf9e67507fb"
26SRCREV_machine ?= "66794a3919629bf7e842cf506aca8a6be34b31e2" 26SRCREV_machine ?= "6190c0086a4a6def5c3cbc6958348cbdd9370b7d"
27SRCREV_meta ?= "39edeb3fefcf8e3b5c20240e92bfd5167c9da7aa" 27SRCREV_meta ?= "165341e88c9b35945d8b392825aa317ba33bfb57"
28 28
29# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll 29# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
30# get the <version>/base branch, which is pure upstream -stable, and the same 30# get the <version>/base branch, which is pure upstream -stable, and the same
31# meta SRCREV as the linux-yocto-standard builds. Select your version using the 31# meta SRCREV as the linux-yocto-standard builds. Select your version using the
32# normal PREFERRED_VERSION settings. 32# normal PREFERRED_VERSION settings.
33BBCLASSEXTEND = "devupstream:target" 33BBCLASSEXTEND = "devupstream:target"
34SRCREV_machine:class-devupstream ?= "72244eab0dad81e1553d4f5e105ffadc412885cb" 34SRCREV_machine:class-devupstream ?= "3c17fc4839052076b9f27f22551d0d0bd8557822"
35PN:class-devupstream = "linux-yocto-upstream" 35PN:class-devupstream = "linux-yocto-upstream"
36KBRANCH:class-devupstream = "v5.15/base" 36KBRANCH:class-devupstream = "v5.15/base"
37 37
@@ -39,7 +39,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA
39 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" 39 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}"
40 40
41LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 41LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
42LINUX_VERSION ?= "5.15.170" 42LINUX_VERSION ?= "5.15.171"
43 43
44DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" 44DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
45DEPENDS += "openssl-native util-linux-native" 45DEPENDS += "openssl-native util-linux-native"