diff options
| author | Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 2016-06-14 17:11:37 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-15 18:05:52 +0100 |
| commit | f2cf71a2f1bee609823d76d40093239e16728447 (patch) | |
| tree | 6619e58cce6b9072171110e328070ab67a386c26 /meta-yocto-bsp/recipes-kernel | |
| parent | 755bb550925546601f7a3aaefeaaea83b4bd6f01 (diff) | |
| download | poky-f2cf71a2f1bee609823d76d40093239e16728447.tar.gz | |
linux-yocto: Update SRCREV for genericx86* for 4.1 Upgrades to Linux version 4.1.26
(From meta-yocto rev: ed61aea731ce25228fc70aa1365c79c17ab790c3)
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/recipes-kernel')
| -rw-r--r-- | meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | 8 |
1 files changed, 4 insertions, 4 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 a39a577d91..2f1f1ea48e 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,8 +7,8 @@ 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 ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a" | 10 | SRCREV_machine_genericx86 ?= "9ba8c36e9ea7419d06accab5311e7fb0d56513ff" |
| 11 | SRCREV_machine_genericx86-64 ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a" | 11 | SRCREV_machine_genericx86-64 ?= "9ba8c36e9ea7419d06accab5311e7fb0d56513ff" |
| 12 | SRCREV_machine_edgerouter ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a" | 12 | SRCREV_machine_edgerouter ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a" |
| 13 | SRCREV_machine_beaglebone ?= "859aecf685fcd9d30490a6da459fb76b48947075" | 13 | SRCREV_machine_beaglebone ?= "859aecf685fcd9d30490a6da459fb76b48947075" |
| 14 | SRCREV_machine_mpc8315e-rdb ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a" | 14 | SRCREV_machine_mpc8315e-rdb ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a" |
| @@ -19,5 +19,5 @@ 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.22" | 22 | LINUX_VERSION_genericx86 = "4.1.26" |
| 23 | LINUX_VERSION_genericx86-64 = "4.1.22" | 23 | LINUX_VERSION_genericx86-64 = "4.1.26" |
