diff options
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_6.1.bb | 26 |
3 files changed, 19 insertions, 19 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb index f0e3614c8a..6598b423ad 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.1.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 | ||
14 | SRCREV_machine ?= "fb6c0ef43abf097dcb4c5c94f0609c2f3e3f339b" | 14 | SRCREV_machine ?= "8e1d6bb01a46293b6b60b203b2efc941b5fa8f6e" |
15 | SRCREV_meta ?= "e8d08fc4c02c80ef13d4e540f70364c27f8a310c" | 15 | SRCREV_meta ?= "00f113337ea3685e66890d581a954b86e60d23d4" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ | 17 | SRC_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-6.1;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=${KMETA}" |
19 | 19 | ||
20 | LINUX_VERSION ?= "6.1.14" | 20 | LINUX_VERSION ?= "6.1.15" |
21 | 21 | ||
22 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 22 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
23 | 23 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb index 7e372bce49..14be758f6f 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb | |||
@@ -5,7 +5,7 @@ KCONFIG_MODE = "--allnoconfig" | |||
5 | 5 | ||
6 | require recipes-kernel/linux/linux-yocto.inc | 6 | require recipes-kernel/linux/linux-yocto.inc |
7 | 7 | ||
8 | LINUX_VERSION ?= "6.1.14" | 8 | LINUX_VERSION ?= "6.1.15" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
10 | 10 | ||
11 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 11 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
@@ -14,8 +14,8 @@ DEPENDS += "openssl-native util-linux-native" | |||
14 | KMETA = "kernel-meta" | 14 | KMETA = "kernel-meta" |
15 | KCONF_BSP_AUDIT_LEVEL = "2" | 15 | KCONF_BSP_AUDIT_LEVEL = "2" |
16 | 16 | ||
17 | SRCREV_machine ?= "b05ca3429c1eef8cfff0b5638c8a5bb708b4e98a" | 17 | SRCREV_machine ?= "32302b50ec3b3ab3e74680abe8139a34fe39d09f" |
18 | SRCREV_meta ?= "e8d08fc4c02c80ef13d4e540f70364c27f8a310c" | 18 | SRCREV_meta ?= "00f113337ea3685e66890d581a954b86e60d23d4" |
19 | 19 | ||
20 | PV = "${LINUX_VERSION}+git${SRCPV}" | 20 | PV = "${LINUX_VERSION}+git${SRCPV}" |
21 | 21 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_6.1.bb b/meta/recipes-kernel/linux/linux-yocto_6.1.bb index be31a22524..876c141506 100644 --- a/meta/recipes-kernel/linux/linux-yocto_6.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto_6.1.bb | |||
@@ -14,25 +14,25 @@ KBRANCH:qemux86-64 ?= "v6.1/standard/base" | |||
14 | KBRANCH:qemuloongarch64 ?= "v6.1/standard/base" | 14 | KBRANCH:qemuloongarch64 ?= "v6.1/standard/base" |
15 | KBRANCH:qemumips64 ?= "v6.1/standard/mti-malta64" | 15 | KBRANCH:qemumips64 ?= "v6.1/standard/mti-malta64" |
16 | 16 | ||
17 | SRCREV_machine:qemuarm ?= "129155997616e25e7221ed259fa75282e46a00b6" | 17 | SRCREV_machine:qemuarm ?= "9aa65d42312580ec8b118252765ce1e121838206" |
18 | SRCREV_machine:qemuarm64 ?= "b05ca3429c1eef8cfff0b5638c8a5bb708b4e98a" | 18 | SRCREV_machine:qemuarm64 ?= "32302b50ec3b3ab3e74680abe8139a34fe39d09f" |
19 | SRCREV_machine:qemuloongarch64 ?= "1caf99d56881e1510afca553cd4a057f80479973" | 19 | SRCREV_machine:qemuloongarch64 ?= "1caf99d56881e1510afca553cd4a057f80479973" |
20 | SRCREV_machine:qemumips ?= "aa98067af82a03ef5223e9c116506030a732eb24" | 20 | SRCREV_machine:qemumips ?= "9842d12e2a958990b434e65cd0e60cd4a403103a" |
21 | SRCREV_machine:qemuppc ?= "b05ca3429c1eef8cfff0b5638c8a5bb708b4e98a" | 21 | SRCREV_machine:qemuppc ?= "32302b50ec3b3ab3e74680abe8139a34fe39d09f" |
22 | SRCREV_machine:qemuriscv64 ?= "b05ca3429c1eef8cfff0b5638c8a5bb708b4e98a" | 22 | SRCREV_machine:qemuriscv64 ?= "32302b50ec3b3ab3e74680abe8139a34fe39d09f" |
23 | SRCREV_machine:qemuriscv32 ?= "b05ca3429c1eef8cfff0b5638c8a5bb708b4e98a" | 23 | SRCREV_machine:qemuriscv32 ?= "32302b50ec3b3ab3e74680abe8139a34fe39d09f" |
24 | SRCREV_machine:qemux86 ?= "b05ca3429c1eef8cfff0b5638c8a5bb708b4e98a" | 24 | SRCREV_machine:qemux86 ?= "32302b50ec3b3ab3e74680abe8139a34fe39d09f" |
25 | SRCREV_machine:qemux86-64 ?= "b05ca3429c1eef8cfff0b5638c8a5bb708b4e98a" | 25 | SRCREV_machine:qemux86-64 ?= "32302b50ec3b3ab3e74680abe8139a34fe39d09f" |
26 | SRCREV_machine:qemumips64 ?= "dfe8ca1dc8dcd94f4959923650ccc6d84e94dc50" | 26 | SRCREV_machine:qemumips64 ?= "9c8388933caf687ce8562000b8b964eb6d136b83" |
27 | SRCREV_machine ?= "b05ca3429c1eef8cfff0b5638c8a5bb708b4e98a" | 27 | SRCREV_machine ?= "32302b50ec3b3ab3e74680abe8139a34fe39d09f" |
28 | SRCREV_meta ?= "e8d08fc4c02c80ef13d4e540f70364c27f8a310c" | 28 | SRCREV_meta ?= "00f113337ea3685e66890d581a954b86e60d23d4" |
29 | 29 | ||
30 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll | 30 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll |
31 | # get the <version>/base branch, which is pure upstream -stable, and the same | 31 | # get the <version>/base branch, which is pure upstream -stable, and the same |
32 | # meta SRCREV as the linux-yocto-standard builds. Select your version using the | 32 | # meta SRCREV as the linux-yocto-standard builds. Select your version using the |
33 | # normal PREFERRED_VERSION settings. | 33 | # normal PREFERRED_VERSION settings. |
34 | BBCLASSEXTEND = "devupstream:target" | 34 | BBCLASSEXTEND = "devupstream:target" |
35 | SRCREV_machine:class-devupstream ?= "7d54cb2c26dad1264ecca85992bfe8984df4b7b5" | 35 | SRCREV_machine:class-devupstream ?= "42616e0f09fb4e9a6c59892a227f7bdefbd2d6d3" |
36 | PN:class-devupstream = "linux-yocto-upstream" | 36 | PN:class-devupstream = "linux-yocto-upstream" |
37 | KBRANCH:class-devupstream = "v6.1/base" | 37 | KBRANCH:class-devupstream = "v6.1/base" |
38 | 38 | ||
@@ -40,7 +40,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA | |||
40 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=${KMETA}" | 40 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=${KMETA}" |
41 | 41 | ||
42 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 42 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
43 | LINUX_VERSION ?= "6.1.14" | 43 | LINUX_VERSION ?= "6.1.15" |
44 | 44 | ||
45 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 45 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
46 | DEPENDS += "openssl-native util-linux-native" | 46 | DEPENDS += "openssl-native util-linux-native" |