]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
linux-yocto/6.17: fix -tiny kernel boot
authorBruce Ashfield <bruce.ashfield@gmail.com>
Thu, 4 Dec 2025 04:30:13 +0000 (23:30 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Dec 2025 14:45:36 +0000 (14:45 +0000)
Integrating the following commit(s) to linux-yocto/6.17:

1/1 [
    Author: Bruce Ashfield
    Email: bruce.ashfield@gmail.com
    Subject: rdinit: fix boot warning caused by warning supression
    Date: Sun, 2 Nov 2025 23:34:04 -0500

    The commit: 3b2f001e6a236 [boot: only emit rdinit warning on initramfs
    boot] was causing boot failures on configurations that use initramfs
    as it incorrectly changed the boot flow while silencing the warning
    for machines not using an initramfs.

    With this, we get the warning silenced and working initramfs boots.

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

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_6.17.bb
meta/recipes-kernel/linux/linux-yocto-tiny_6.17.bb
meta/recipes-kernel/linux/linux-yocto_6.17.bb

index 864ab29fcb442a2f9dbb8195437d32d39e5737ea..883fbbea0ae994af0eb92b2d6372e76c3b9a3e95 100644 (file)
@@ -14,8 +14,8 @@ python () {
         raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
 }
 
-SRCREV_machine ?= "a481087a5bd14195ca2f74527b3454ecf210a7ac"
-SRCREV_meta ?= "b4e4cfd96ab92d6bdf9d4498dde977aa66ee0702"
+SRCREV_machine ?= "e91a8eb1303c8fcf52e24099fb6246c538b8441a"
+SRCREV_meta ?= "17d3a09a9c0fbee9066660a8af341235f919343f"
 
 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.17;destsuffix=${KMETA};protocol=https"
index 2a0a651fd21e685ae9486a15ace919896730f887..7a8888d8e520f5d804c5240710b03afc5d5d8579 100644 (file)
@@ -17,8 +17,8 @@ DEPENDS += "openssl-native util-linux-native"
 KMETA = "kernel-meta"
 KCONF_BSP_AUDIT_LEVEL = "2"
 
-SRCREV_machine ?= "19af2117bca4cf9244bb7b561ddf42c3cd7d51ff"
-SRCREV_meta ?= "b4e4cfd96ab92d6bdf9d4498dde977aa66ee0702"
+SRCREV_machine ?= "3951620137e1a21f5038c157fb5c32ab188eecf8"
+SRCREV_meta ?= "17d3a09a9c0fbee9066660a8af341235f919343f"
 
 PV = "${LINUX_VERSION}+git"
 
index 5d10a17e70dab3b2dd33210ebaa7979e6e598486..ed517bce7f81859acf502c91536abd8c0e5a6622 100644 (file)
@@ -18,18 +18,18 @@ KBRANCH:qemux86-64 ?= "v6.17/standard/base"
 KBRANCH:qemuloongarch64  ?= "v6.17/standard/base"
 KBRANCH:qemumips64 ?= "v6.17/standard/mti-malta"
 
-SRCREV_machine:qemuarm ?= "565a0d8d4266f4357e9fea437ad72699aed95606"
-SRCREV_machine:qemuarm64 ?= "19af2117bca4cf9244bb7b561ddf42c3cd7d51ff"
-SRCREV_machine:qemuloongarch64 ?= "19af2117bca4cf9244bb7b561ddf42c3cd7d51ff"
+SRCREV_machine:qemuarm ?= "11f0c9e4250581afe8f245db37694466c020bf93"
+SRCREV_machine:qemuarm64 ?= "6233877162eb4d3f8c44d86cdb35089752ec93c3"
+SRCREV_machine:qemuloongarch64 ?= "6233877162eb4d3f8c44d86cdb35089752ec93c3"
 SRCREV_machine:qemumips ?= "62ea92a539f58803a222be98b81118403074206e"
-SRCREV_machine:qemuppc ?= "19af2117bca4cf9244bb7b561ddf42c3cd7d51ff"
-SRCREV_machine:qemuriscv64 ?= "19af2117bca4cf9244bb7b561ddf42c3cd7d51ff"
-SRCREV_machine:qemuriscv32 ?= "19af2117bca4cf9244bb7b561ddf42c3cd7d51ff"
-SRCREV_machine:qemux86 ?= "19af2117bca4cf9244bb7b561ddf42c3cd7d51ff"
-SRCREV_machine:qemux86-64 ?= "19af2117bca4cf9244bb7b561ddf42c3cd7d51ff"
+SRCREV_machine:qemuppc ?= "6233877162eb4d3f8c44d86cdb35089752ec93c3"
+SRCREV_machine:qemuriscv64 ?= "6233877162eb4d3f8c44d86cdb35089752ec93c3"
+SRCREV_machine:qemuriscv32 ?= "6233877162eb4d3f8c44d86cdb35089752ec93c3"
+SRCREV_machine:qemux86 ?= "6233877162eb4d3f8c44d86cdb35089752ec93c3"
+SRCREV_machine:qemux86-64 ?= "6233877162eb4d3f8c44d86cdb35089752ec93c3"
 SRCREV_machine:qemumips64 ?= "9fb4ff0187c85426f21fd40d4c61b742800f65c4"
-SRCREV_machine ?= "19af2117bca4cf9244bb7b561ddf42c3cd7d51ff"
-SRCREV_meta ?= "b4e4cfd96ab92d6bdf9d4498dde977aa66ee0702"
+SRCREV_machine ?= "6233877162eb4d3f8c44d86cdb35089752ec93c3"
+SRCREV_meta ?= "17d3a09a9c0fbee9066660a8af341235f919343f"
 
 # 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