diff options
| -rw-r--r-- | meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.6.bbappend | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.6.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.6.bbappend index ca7b2b09df..7a1fb6f245 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.6.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.6.bbappend | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | COMPATIBLE_MACHINE:genericarm64 = "genericarm64" | ||
| 2 | COMPATIBLE_MACHINE:genericx86 = "genericx86" | ||
| 3 | COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64" | ||
| 4 | COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto" | ||
| 5 | |||
| 1 | KBRANCH:genericarm64 = "v6.6/standard/base" | 6 | KBRANCH:genericarm64 = "v6.6/standard/base" |
| 2 | KBRANCH:genericx86 = "v6.6/standard/base" | 7 | KBRANCH:genericx86 = "v6.6/standard/base" |
| 3 | KBRANCH:genericx86-64 = "v6.6/standard/base" | 8 | KBRANCH:genericx86-64 = "v6.6/standard/base" |
| @@ -13,11 +18,6 @@ SRCREV_machine:genericx86 ?= "332d4668fcc32826907d4f3c4938845206006089" | |||
| 13 | SRCREV_machine:genericx86-64 ?= "332d4668fcc32826907d4f3c4938845206006089" | 18 | SRCREV_machine:genericx86-64 ?= "332d4668fcc32826907d4f3c4938845206006089" |
| 14 | SRCREV_machine:beaglebone-yocto ?= "332d4668fcc32826907d4f3c4938845206006089" | 19 | SRCREV_machine:beaglebone-yocto ?= "332d4668fcc32826907d4f3c4938845206006089" |
| 15 | 20 | ||
| 16 | COMPATIBLE_MACHINE:genericarm64 = "genericarm64" | ||
| 17 | COMPATIBLE_MACHINE:genericx86 = "genericx86" | ||
| 18 | COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64" | ||
| 19 | COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto" | ||
| 20 | |||
| 21 | LINUX_VERSION:genericarm64 = "6.6.18" | 21 | LINUX_VERSION:genericarm64 = "6.6.18" |
| 22 | LINUX_VERSION:genericx86 = "6.6.15" | 22 | LINUX_VERSION:genericx86 = "6.6.15" |
| 23 | LINUX_VERSION:genericx86-64 = "6.6.15" | 23 | LINUX_VERSION:genericx86-64 = "6.6.15" |
