diff options
| -rw-r--r-- | meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend index 3a48585929..d976414112 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | |||
| @@ -7,7 +7,7 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" | |||
| 7 | KMACHINE_genericx86 ?= "common-pc" | 7 | KMACHINE_genericx86 ?= "common-pc" |
| 8 | KMACHINE_genericx86-64 ?= "common-pc-64" | 8 | KMACHINE_genericx86-64 ?= "common-pc-64" |
| 9 | 9 | ||
| 10 | SRCREV_machine_genericx86 ?= "0847ed67f89b5a8bbaaa0a7b6cfa2a99ef34834f" | 10 | SRCREV_machine_genericx86 ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1" |
| 11 | SRCREV_machine_genericx86-64 ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1" | 11 | SRCREV_machine_genericx86-64 ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1" |
| 12 | SRCREV_machine_edgerouter ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1" | 12 | SRCREV_machine_edgerouter ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1" |
| 13 | SRCREV_machine_beaglebone ?= "2ccca89503ed8c3f37b486b29d2ec3a6699f1899" | 13 | SRCREV_machine_beaglebone ?= "2ccca89503ed8c3f37b486b29d2ec3a6699f1899" |
| @@ -19,8 +19,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter" | |||
| 19 | COMPATIBLE_MACHINE_beaglebone = "beaglebone" | 19 | COMPATIBLE_MACHINE_beaglebone = "beaglebone" |
| 20 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" | 20 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" |
| 21 | 21 | ||
| 22 | LINUX_VERSION_genericx86 = "4.1.30" | 22 | LINUX_VERSION_genericx86 = "4.1.32" |
| 23 | LINUX_VERSION_genericx86-64 = "4.1.30" | 23 | LINUX_VERSION_genericx86-64 = "4.1.32" |
| 24 | LINUX_VERSION_edgerouter = "4.1.32" | 24 | LINUX_VERSION_edgerouter = "4.1.32" |
| 25 | LINUX_VERSION_beaglebone = "4.1.32" | 25 | LINUX_VERSION_beaglebone = "4.1.32" |
| 26 | LINUX_VERSION_mpc8315e-rdb = "4.1.32" | 26 | LINUX_VERSION_mpc8315e-rdb = "4.1.32" |
