diff options
author | Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 2016-08-03 20:29:33 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-10 10:46:35 +0100 |
commit | 33b01282e2375651c5e574a65f4664f47e9126a6 (patch) | |
tree | 2680e7c808e5be10c48ec310956b3ac4e952dd13 /meta-yocto-bsp | |
parent | 4534741168c30f63df728aaf694ce64aa06e5367 (diff) | |
download | poky-33b01282e2375651c5e574a65f4664f47e9126a6.tar.gz |
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4
Upgrades to linux version 4.4.15
(From meta-yocto rev: eee273eeaf3d2a95c4535af198479f71ff9fb63e)
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp')
-rw-r--r-- | meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend index 381463f6f9..2c351c36bc 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | |||
@@ -7,8 +7,8 @@ KBRANCH_edgerouter = "standard/edgerouter" | |||
7 | KBRANCH_beaglebone = "standard/beaglebone" | 7 | KBRANCH_beaglebone = "standard/beaglebone" |
8 | KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" | 8 | KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" |
9 | 9 | ||
10 | SRCREV_machine_genericx86 ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" | 10 | SRCREV_machine_genericx86 ?= "ddab242999407fadae68e7ee5381b0ec6679d443" |
11 | SRCREV_machine_genericx86-64 ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" | 11 | SRCREV_machine_genericx86-64 ?= "ddab242999407fadae68e7ee5381b0ec6679d443" |
12 | SRCREV_machine_edgerouter ?= "628bf627561c6285d99fb978e11d4c15fc29324b" | 12 | SRCREV_machine_edgerouter ?= "628bf627561c6285d99fb978e11d4c15fc29324b" |
13 | SRCREV_machine_beaglebone ?= "628bf627561c6285d99fb978e11d4c15fc29324b" | 13 | SRCREV_machine_beaglebone ?= "628bf627561c6285d99fb978e11d4c15fc29324b" |
14 | SRCREV_machine_mpc8315e-rdb ?= "94ac8da44990afd2d43c0ccd713420fb1cfa0792" | 14 | SRCREV_machine_mpc8315e-rdb ?= "94ac8da44990afd2d43c0ccd713420fb1cfa0792" |
@@ -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.4.13" | 22 | LINUX_VERSION_genericx86 = "4.4.15" |
23 | LINUX_VERSION_genericx86-64 = "4.4.13" | 23 | LINUX_VERSION_genericx86-64 = "4.4.15" |