diff options
| -rw-r--r-- | meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend index e28360b69c..4f040dcdb3 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend | |||
| @@ -8,8 +8,8 @@ KBRANCH_beaglebone-yocto = "standard/beaglebone" | |||
| 8 | KMACHINE_beaglebone-yocto = "beaglebone" | 8 | KMACHINE_beaglebone-yocto = "beaglebone" |
| 9 | KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" | 9 | KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" |
| 10 | 10 | ||
| 11 | SRCREV_machine_genericx86 ?= "97e710ef0545c19d3c10bd81a61bdca9fe543b81" | 11 | SRCREV_machine_genericx86 ?= "7e7ac3f0fda9707e94b3311a4510ae080cd86238" |
| 12 | SRCREV_machine_genericx86-64 ?= "97e710ef0545c19d3c10bd81a61bdca9fe543b81" | 12 | SRCREV_machine_genericx86-64 ?= "7e7ac3f0fda9707e94b3311a4510ae080cd86238" |
| 13 | SRCREV_machine_edgerouter ?= "97e710ef0545c19d3c10bd81a61bdca9fe543b81" | 13 | SRCREV_machine_edgerouter ?= "97e710ef0545c19d3c10bd81a61bdca9fe543b81" |
| 14 | SRCREV_machine_beaglebone-yocto ?= "97e710ef0545c19d3c10bd81a61bdca9fe543b81" | 14 | SRCREV_machine_beaglebone-yocto ?= "97e710ef0545c19d3c10bd81a61bdca9fe543b81" |
| 15 | SRCREV_machine_mpc8315e-rdb ?= "55fcfbee2560f57a490c5724ac5b5cb49bacb01c" | 15 | SRCREV_machine_mpc8315e-rdb ?= "55fcfbee2560f57a490c5724ac5b5cb49bacb01c" |
| @@ -21,8 +21,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter" | |||
| 21 | COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto" | 21 | COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto" |
| 22 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" | 22 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" |
| 23 | 23 | ||
| 24 | LINUX_VERSION_genericx86 = "4.12.21" | 24 | LINUX_VERSION_genericx86 = "4.12.24" |
| 25 | LINUX_VERSION_genericx86-64 = "4.12.21" | 25 | LINUX_VERSION_genericx86-64 = "4.12.24" |
| 26 | LINUX_VERSION_edgerouter = "4.12.21" | 26 | LINUX_VERSION_edgerouter = "4.12.21" |
| 27 | LINUX_VERSION_beaglebone-yocto = "4.12.21" | 27 | LINUX_VERSION_beaglebone-yocto = "4.12.21" |
| 28 | LINUX_VERSION_mpc8315e-rdb = "4.12.21" | 28 | LINUX_VERSION_mpc8315e-rdb = "4.12.21" |
