diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_6.17.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_6.17.bb b/meta/recipes-kernel/linux/linux-yocto_6.17.bb index 2180f0f36f..9d2f51ad41 100644 --- a/meta/recipes-kernel/linux/linux-yocto_6.17.bb +++ b/meta/recipes-kernel/linux/linux-yocto_6.17.bb | |||
| @@ -9,14 +9,14 @@ include recipes-kernel/linux/cve-exclusion_6.17.inc | |||
| 9 | # board specific branches | 9 | # board specific branches |
| 10 | KBRANCH:qemuarm ?= "v6.17/standard/arm-versatile-926ejs" | 10 | KBRANCH:qemuarm ?= "v6.17/standard/arm-versatile-926ejs" |
| 11 | KBRANCH:qemuarm64 ?= "v6.17/standard/base" | 11 | KBRANCH:qemuarm64 ?= "v6.17/standard/base" |
| 12 | KBRANCH:qemumips ?= "v6.17/standard/mti-malta32" | 12 | KBRANCH:qemumips ?= "v6.17/standard/mti-malta" |
| 13 | KBRANCH:qemuppc ?= "v6.17/standard/qemuppc" | 13 | KBRANCH:qemuppc ?= "v6.17/standard/qemuppc" |
| 14 | KBRANCH:qemuriscv64 ?= "v6.17/standard/base" | 14 | KBRANCH:qemuriscv64 ?= "v6.17/standard/base" |
| 15 | KBRANCH:qemuriscv32 ?= "v6.17/standard/base" | 15 | KBRANCH:qemuriscv32 ?= "v6.17/standard/base" |
| 16 | KBRANCH:qemux86 ?= "v6.17/standard/base" | 16 | KBRANCH:qemux86 ?= "v6.17/standard/base" |
| 17 | KBRANCH:qemux86-64 ?= "v6.17/standard/base" | 17 | KBRANCH:qemux86-64 ?= "v6.17/standard/base" |
| 18 | KBRANCH:qemuloongarch64 ?= "v6.17/standard/base" | 18 | KBRANCH:qemuloongarch64 ?= "v6.17/standard/base" |
| 19 | KBRANCH:qemumips64 ?= "v6.17/standard/mti-malta64" | 19 | KBRANCH:qemumips64 ?= "v6.17/standard/mti-malta" |
| 20 | 20 | ||
| 21 | SRCREV_machine:qemuarm ?= "23c78022fc97ea5ebc19ea8fb86d324c23a6fbaa" | 21 | SRCREV_machine:qemuarm ?= "23c78022fc97ea5ebc19ea8fb86d324c23a6fbaa" |
| 22 | SRCREV_machine:qemuarm64 ?= "d76cb43db46c5d45e25df34484c87f5e545bf4c5" | 22 | SRCREV_machine:qemuarm64 ?= "d76cb43db46c5d45e25df34484c87f5e545bf4c5" |
