summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2023-12-21 09:25:07 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-12-23 08:46:00 +0000
commitb9c8befbb895daabb9fbd6da9e792390f21fb660 (patch)
treec11a7b848c417d1b978bc02679de9a8344e0473f /meta/recipes-kernel/linux
parente369c3bb2f6bde26df022dcdf72f121c9ca2bf36 (diff)
downloadpoky-b9c8befbb895daabb9fbd6da9e792390f21fb660.tar.gz
linux-yocto/6.1: update to v6.1.67
Updating to the latest korg -stable release that comprises the following commits: e7cddbb41b63 Linux 6.1.67 db46c77f3d51 Revert "wifi: cfg80211: fix CQM for non-range use" (From OE-Core rev: a80b32127dccd35ed7ed129e28231229afdaa53b) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_6.1.bb28
3 files changed, 20 insertions, 20 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 54f7f4efef..93fc6a73e9 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.1.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 ?= "97d59da1d2d5a9ace6b4e7695b1eabbcd6197c4c" 17SRCREV_machine ?= "40d218ec6d26f4d8de1481ef665e7eafb18f45aa"
18SRCREV_meta ?= "211dccdc1a71cd953c83f88a025adfa6b5c58ad4" 18SRCREV_meta ?= "b1742128ddec29743c5f9d5c031a5770ece2b1b6"
19 19
20SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \ 20SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \
21 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=${KMETA};protocol=https" 21 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=${KMETA};protocol=https"
22 22
23LINUX_VERSION ?= "6.1.66" 23LINUX_VERSION ?= "6.1.67"
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_6.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb
index 3e025e6726..e3d3671a32 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb
@@ -8,7 +8,7 @@ require recipes-kernel/linux/linux-yocto.inc
8# CVE exclusions 8# CVE exclusions
9include recipes-kernel/linux/cve-exclusion_6.1.inc 9include recipes-kernel/linux/cve-exclusion_6.1.inc
10 10
11LINUX_VERSION ?= "6.1.66" 11LINUX_VERSION ?= "6.1.67"
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 ?= "504b0b3be8465541ffb1c9a896d32841459efa0f" 20SRCREV_machine ?= "5b9711b24429c3543018411369d7086839169481"
21SRCREV_meta ?= "211dccdc1a71cd953c83f88a025adfa6b5c58ad4" 21SRCREV_meta ?= "b1742128ddec29743c5f9d5c031a5770ece2b1b6"
22 22
23PV = "${LINUX_VERSION}+git" 23PV = "${LINUX_VERSION}+git"
24 24
diff --git a/meta/recipes-kernel/linux/linux-yocto_6.1.bb b/meta/recipes-kernel/linux/linux-yocto_6.1.bb
index 18beb3c3a1..3380604229 100644
--- a/meta/recipes-kernel/linux/linux-yocto_6.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_6.1.bb
@@ -18,25 +18,25 @@ KBRANCH:qemux86-64 ?= "v6.1/standard/base"
18KBRANCH:qemuloongarch64 ?= "v6.1/standard/base" 18KBRANCH:qemuloongarch64 ?= "v6.1/standard/base"
19KBRANCH:qemumips64 ?= "v6.1/standard/mti-malta64" 19KBRANCH:qemumips64 ?= "v6.1/standard/mti-malta64"
20 20
21SRCREV_machine:qemuarm ?= "7f7eb326b47065b720ad4c760b77d52021336f95" 21SRCREV_machine:qemuarm ?= "6b4fd468de656727bb53d6faf7634157a3f80d4b"
22SRCREV_machine:qemuarm64 ?= "504b0b3be8465541ffb1c9a896d32841459efa0f" 22SRCREV_machine:qemuarm64 ?= "5b9711b24429c3543018411369d7086839169481"
23SRCREV_machine:qemuloongarch64 ?= "504b0b3be8465541ffb1c9a896d32841459efa0f" 23SRCREV_machine:qemuloongarch64 ?= "5b9711b24429c3543018411369d7086839169481"
24SRCREV_machine:qemumips ?= "638a98e4a2146f79a588b125d74addaae42f75a2" 24SRCREV_machine:qemumips ?= "09c54782be2fdab1a62e547504c28f57160b81fd"
25SRCREV_machine:qemuppc ?= "504b0b3be8465541ffb1c9a896d32841459efa0f" 25SRCREV_machine:qemuppc ?= "5b9711b24429c3543018411369d7086839169481"
26SRCREV_machine:qemuriscv64 ?= "504b0b3be8465541ffb1c9a896d32841459efa0f" 26SRCREV_machine:qemuriscv64 ?= "5b9711b24429c3543018411369d7086839169481"
27SRCREV_machine:qemuriscv32 ?= "504b0b3be8465541ffb1c9a896d32841459efa0f" 27SRCREV_machine:qemuriscv32 ?= "5b9711b24429c3543018411369d7086839169481"
28SRCREV_machine:qemux86 ?= "504b0b3be8465541ffb1c9a896d32841459efa0f" 28SRCREV_machine:qemux86 ?= "5b9711b24429c3543018411369d7086839169481"
29SRCREV_machine:qemux86-64 ?= "504b0b3be8465541ffb1c9a896d32841459efa0f" 29SRCREV_machine:qemux86-64 ?= "5b9711b24429c3543018411369d7086839169481"
30SRCREV_machine:qemumips64 ?= "d39acda588fe786b00969ade6eef057d86386578" 30SRCREV_machine:qemumips64 ?= "a4b4e1d2daa47b400beb16e7f4aa0e7b650d8649"
31SRCREV_machine ?= "504b0b3be8465541ffb1c9a896d32841459efa0f" 31SRCREV_machine ?= "5b9711b24429c3543018411369d7086839169481"
32SRCREV_meta ?= "211dccdc1a71cd953c83f88a025adfa6b5c58ad4" 32SRCREV_meta ?= "b1742128ddec29743c5f9d5c031a5770ece2b1b6"
33 33
34# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll 34# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
35# get the <version>/base branch, which is pure upstream -stable, and the same 35# get the <version>/base branch, which is pure upstream -stable, and the same
36# meta SRCREV as the linux-yocto-standard builds. Select your version using the 36# meta SRCREV as the linux-yocto-standard builds. Select your version using the
37# normal PREFERRED_VERSION settings. 37# normal PREFERRED_VERSION settings.
38BBCLASSEXTEND = "devupstream:target" 38BBCLASSEXTEND = "devupstream:target"
39SRCREV_machine:class-devupstream ?= "6c6a6c7e211cc02943dcb8c073919d2105054886" 39SRCREV_machine:class-devupstream ?= "e7cddbb41b63252ddb5b7f8247da5d0b24adfac5"
40PN:class-devupstream = "linux-yocto-upstream" 40PN:class-devupstream = "linux-yocto-upstream"
41KBRANCH:class-devupstream = "v6.1/base" 41KBRANCH:class-devupstream = "v6.1/base"
42 42
@@ -45,7 +45,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA
45SRC_URI += "file://0001-perf-cpumap-Make-counter-as-unsigned-ints.patch" 45SRC_URI += "file://0001-perf-cpumap-Make-counter-as-unsigned-ints.patch"
46 46
47LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 47LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
48LINUX_VERSION ?= "6.1.66" 48LINUX_VERSION ?= "6.1.67"
49 49
50PV = "${LINUX_VERSION}+git" 50PV = "${LINUX_VERSION}+git"
51 51