]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
linux-yocto/6.17: unify qemumips (malta) branches
authorBruce Ashfield <bruce.ashfield@gmail.com>
Thu, 30 Oct 2025 17:12:17 +0000 (13:12 -0400)
committerMathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Tue, 4 Nov 2025 09:42:40 +0000 (10:42 +0100)
The 6.17+ kernel cache is using a single branch for the mti malta
machines, which are what qemumips* emulate. We update our branch
specification to make them buildable.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-kernel/linux/linux-yocto_6.17.bb

index 2180f0f36fe489221c4686005d555a65ab0069bc..9d2f51ad41c0837415ffe3df3b363ad9c5c16a30 100644 (file)
@@ -9,14 +9,14 @@ include recipes-kernel/linux/cve-exclusion_6.17.inc
 # board specific branches
 KBRANCH:qemuarm  ?= "v6.17/standard/arm-versatile-926ejs"
 KBRANCH:qemuarm64 ?= "v6.17/standard/base"
-KBRANCH:qemumips ?= "v6.17/standard/mti-malta32"
+KBRANCH:qemumips ?= "v6.17/standard/mti-malta"
 KBRANCH:qemuppc  ?= "v6.17/standard/qemuppc"
 KBRANCH:qemuriscv64  ?= "v6.17/standard/base"
 KBRANCH:qemuriscv32  ?= "v6.17/standard/base"
 KBRANCH:qemux86  ?= "v6.17/standard/base"
 KBRANCH:qemux86-64 ?= "v6.17/standard/base"
 KBRANCH:qemuloongarch64  ?= "v6.17/standard/base"
-KBRANCH:qemumips64 ?= "v6.17/standard/mti-malta64"
+KBRANCH:qemumips64 ?= "v6.17/standard/mti-malta"
 
 SRCREV_machine:qemuarm ?= "23c78022fc97ea5ebc19ea8fb86d324c23a6fbaa"
 SRCREV_machine:qemuarm64 ?= "d76cb43db46c5d45e25df34484c87f5e545bf4c5"