diff options
| -rw-r--r-- | meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.10.bbappend | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.10.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.10.bbappend index 94192afffe..975d6c6565 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.10.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.10.bbappend | |||
| @@ -7,17 +7,17 @@ KMACHINE:genericx86 ?= "common-pc" | |||
| 7 | KMACHINE:genericx86-64 ?= "common-pc-64" | 7 | KMACHINE:genericx86-64 ?= "common-pc-64" |
| 8 | KMACHINE:beaglebone-yocto ?= "beaglebone" | 8 | KMACHINE:beaglebone-yocto ?= "beaglebone" |
| 9 | 9 | ||
| 10 | SRCREV_machine:genericx86 ?= "a8b4c628f382412e5e7df5750f2be711df95fa06" | 10 | SRCREV_machine:genericx86 ?= "4d201ec392f149ecce321186ea5494a6e25e28f4" |
| 11 | SRCREV_machine:genericx86-64 ?= "a8b4c628f382412e5e7df5750f2be711df95fa06" | 11 | SRCREV_machine:genericx86-64 ?= "4d201ec392f149ecce321186ea5494a6e25e28f4" |
| 12 | SRCREV_machine:edgerouter ?= "43577894d2295a92fce760dc403b97527fb55835" | 12 | SRCREV_machine:edgerouter ?= "58eb61187e8c78dc0241b2b85cb7d2c958f0e1fd" |
| 13 | SRCREV_machine:beaglebone-yocto ?= "8038166b729c192d06f1eb37ab6868a5769f8bc5" | 13 | SRCREV_machine:beaglebone-yocto ?= "aab4d3436476d643c68ac2efccb887a4386a35bb" |
| 14 | 14 | ||
| 15 | COMPATIBLE_MACHINE:genericx86 = "genericx86" | 15 | COMPATIBLE_MACHINE:genericx86 = "genericx86" |
| 16 | COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64" | 16 | COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64" |
| 17 | COMPATIBLE_MACHINE:edgerouter = "edgerouter" | 17 | COMPATIBLE_MACHINE:edgerouter = "edgerouter" |
| 18 | COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto" | 18 | COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto" |
| 19 | 19 | ||
| 20 | LINUX_VERSION:genericx86 = "5.10.113" | 20 | LINUX_VERSION:genericx86 = "5.10.128" |
| 21 | LINUX_VERSION:genericx86-64 = "5.10.113" | 21 | LINUX_VERSION:genericx86-64 = "5.10.128" |
| 22 | LINUX_VERSION:edgerouter = "5.10.113" | 22 | LINUX_VERSION:edgerouter = "5.10.128" |
| 23 | LINUX_VERSION:beaglebone-yocto = "5.10.113" | 23 | LINUX_VERSION:beaglebone-yocto = "5.10.128" |
