mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
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: c1411f50533512973e16e1e4b3a6e950c9bb9a77)
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>
(cherry picked from commit a80b32127dccd35ed7ed129e28231229afdaa53b)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
8764ca54e3
commit
24072981e4
@@ -14,13 +14,13 @@ python () {
|
||||
raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "97d59da1d2d5a9ace6b4e7695b1eabbcd6197c4c"
|
||||
SRCREV_meta ?= "211dccdc1a71cd953c83f88a025adfa6b5c58ad4"
|
||||
SRCREV_machine ?= "40d218ec6d26f4d8de1481ef665e7eafb18f45aa"
|
||||
SRCREV_meta ?= "b1742128ddec29743c5f9d5c031a5770ece2b1b6"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=${KMETA};protocol=https"
|
||||
|
||||
LINUX_VERSION ?= "6.1.66"
|
||||
LINUX_VERSION ?= "6.1.67"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ require recipes-kernel/linux/linux-yocto.inc
|
||||
# CVE exclusions
|
||||
include recipes-kernel/linux/cve-exclusion_6.1.inc
|
||||
|
||||
LINUX_VERSION ?= "6.1.66"
|
||||
LINUX_VERSION ?= "6.1.67"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
|
||||
|
||||
DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
|
||||
@@ -17,8 +17,8 @@ DEPENDS += "openssl-native util-linux-native"
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "504b0b3be8465541ffb1c9a896d32841459efa0f"
|
||||
SRCREV_meta ?= "211dccdc1a71cd953c83f88a025adfa6b5c58ad4"
|
||||
SRCREV_machine ?= "5b9711b24429c3543018411369d7086839169481"
|
||||
SRCREV_meta ?= "b1742128ddec29743c5f9d5c031a5770ece2b1b6"
|
||||
|
||||
PV = "${LINUX_VERSION}+git"
|
||||
|
||||
|
||||
@@ -18,25 +18,25 @@ KBRANCH:qemux86-64 ?= "v6.1/standard/base"
|
||||
KBRANCH:qemuloongarch64 ?= "v6.1/standard/base"
|
||||
KBRANCH:qemumips64 ?= "v6.1/standard/mti-malta64"
|
||||
|
||||
SRCREV_machine:qemuarm ?= "7f7eb326b47065b720ad4c760b77d52021336f95"
|
||||
SRCREV_machine:qemuarm64 ?= "504b0b3be8465541ffb1c9a896d32841459efa0f"
|
||||
SRCREV_machine:qemuloongarch64 ?= "504b0b3be8465541ffb1c9a896d32841459efa0f"
|
||||
SRCREV_machine:qemumips ?= "638a98e4a2146f79a588b125d74addaae42f75a2"
|
||||
SRCREV_machine:qemuppc ?= "504b0b3be8465541ffb1c9a896d32841459efa0f"
|
||||
SRCREV_machine:qemuriscv64 ?= "504b0b3be8465541ffb1c9a896d32841459efa0f"
|
||||
SRCREV_machine:qemuriscv32 ?= "504b0b3be8465541ffb1c9a896d32841459efa0f"
|
||||
SRCREV_machine:qemux86 ?= "504b0b3be8465541ffb1c9a896d32841459efa0f"
|
||||
SRCREV_machine:qemux86-64 ?= "504b0b3be8465541ffb1c9a896d32841459efa0f"
|
||||
SRCREV_machine:qemumips64 ?= "d39acda588fe786b00969ade6eef057d86386578"
|
||||
SRCREV_machine ?= "504b0b3be8465541ffb1c9a896d32841459efa0f"
|
||||
SRCREV_meta ?= "211dccdc1a71cd953c83f88a025adfa6b5c58ad4"
|
||||
SRCREV_machine:qemuarm ?= "6b4fd468de656727bb53d6faf7634157a3f80d4b"
|
||||
SRCREV_machine:qemuarm64 ?= "5b9711b24429c3543018411369d7086839169481"
|
||||
SRCREV_machine:qemuloongarch64 ?= "5b9711b24429c3543018411369d7086839169481"
|
||||
SRCREV_machine:qemumips ?= "09c54782be2fdab1a62e547504c28f57160b81fd"
|
||||
SRCREV_machine:qemuppc ?= "5b9711b24429c3543018411369d7086839169481"
|
||||
SRCREV_machine:qemuriscv64 ?= "5b9711b24429c3543018411369d7086839169481"
|
||||
SRCREV_machine:qemuriscv32 ?= "5b9711b24429c3543018411369d7086839169481"
|
||||
SRCREV_machine:qemux86 ?= "5b9711b24429c3543018411369d7086839169481"
|
||||
SRCREV_machine:qemux86-64 ?= "5b9711b24429c3543018411369d7086839169481"
|
||||
SRCREV_machine:qemumips64 ?= "a4b4e1d2daa47b400beb16e7f4aa0e7b650d8649"
|
||||
SRCREV_machine ?= "5b9711b24429c3543018411369d7086839169481"
|
||||
SRCREV_meta ?= "b1742128ddec29743c5f9d5c031a5770ece2b1b6"
|
||||
|
||||
# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
|
||||
# get the <version>/base branch, which is pure upstream -stable, and the same
|
||||
# meta SRCREV as the linux-yocto-standard builds. Select your version using the
|
||||
# normal PREFERRED_VERSION settings.
|
||||
BBCLASSEXTEND = "devupstream:target"
|
||||
SRCREV_machine:class-devupstream ?= "6c6a6c7e211cc02943dcb8c073919d2105054886"
|
||||
SRCREV_machine:class-devupstream ?= "e7cddbb41b63252ddb5b7f8247da5d0b24adfac5"
|
||||
PN:class-devupstream = "linux-yocto-upstream"
|
||||
KBRANCH:class-devupstream = "v6.1/base"
|
||||
|
||||
@@ -45,7 +45,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA
|
||||
SRC_URI += "file://0001-perf-cpumap-Make-counter-as-unsigned-ints.patch"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
|
||||
LINUX_VERSION ?= "6.1.66"
|
||||
LINUX_VERSION ?= "6.1.67"
|
||||
|
||||
PV = "${LINUX_VERSION}+git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user