linux-yocto/6.16: cfg fix configuration audit warnings

Integrating the following commit(s) to linux-yocto/.:

1/1 [
    Author: Bruce Ashfield
    Email: bruce.ashfield@gmail.com
    Subject: arm/6.16: remove unsettable and obsolete options
    Date: Tue, 26 Aug 2025 22:43:01 -0400

    These crypto options are only selected or have been dropped
    from 6.16, so we drop them from our configs.

    Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
]

(From OE-Core rev: 1c2000e38c94702da20ecf224dc0e5c1624bb8a3)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2025-08-26 22:46:58 -04:00
committed by Richard Purdie
parent b508930714
commit 1bfd9be4dc
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ python () {
}
SRCREV_machine ?= "0efe352ff92817ba56a91bfe983e96cd55c76940"
SRCREV_meta ?= "1fedc277abf169c6032ea77d5d61be91dba9f0df"
SRCREV_meta ?= "f7034ee0721badc73a0417aa324755c1e6c415e5"
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.16;destsuffix=${KMETA};protocol=https"

View File

@@ -18,7 +18,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "f6b5e4a67c21308265aabd3cb6cf00e329d930f6"
SRCREV_meta ?= "1fedc277abf169c6032ea77d5d61be91dba9f0df"
SRCREV_meta ?= "f7034ee0721badc73a0417aa324755c1e6c415e5"
PV = "${LINUX_VERSION}+git"

View File

@@ -29,7 +29,7 @@ SRCREV_machine:qemux86 ?= "f6b5e4a67c21308265aabd3cb6cf00e329d930f6"
SRCREV_machine:qemux86-64 ?= "f6b5e4a67c21308265aabd3cb6cf00e329d930f6"
SRCREV_machine:qemumips64 ?= "dea33382cd8394c214422ebead1a2e08a4832c90"
SRCREV_machine ?= "f6b5e4a67c21308265aabd3cb6cf00e329d930f6"
SRCREV_meta ?= "1fedc277abf169c6032ea77d5d61be91dba9f0df"
SRCREV_meta ?= "f7034ee0721badc73a0417aa324755c1e6c415e5"
# 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