diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-05-25 11:16:32 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-26 11:34:14 +0100 |
commit | 2718e843b3502afa1e21510bb6b9c4720f75124c (patch) | |
tree | b071bc65b8b0bf7d5f791534761c694afe6f23a9 | |
parent | 56ab1a53453525f3200a8c4d1e1963df0e4e8890 (diff) | |
download | poky-2718e843b3502afa1e21510bb6b9c4720f75124c.tar.gz |
yocto-bsps: update to 4.4.11
Updating the h/w reference BSPs to the korg stable 4.4.11, and
for gcc6 compilation fixes.
(From meta-yocto rev: a67919a1b43412172667f74dfd0e5cba563dcf34)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 6 |
1 files changed, 3 insertions, 3 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 a7e351a963..c87a3e0d21 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 | |||
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" | |||
9 | 9 | ||
10 | SRCREV_machine_genericx86 ?= "fe7ff38448d530db27ac31cbb086cb6fdf94bb7f" | 10 | SRCREV_machine_genericx86 ?= "fe7ff38448d530db27ac31cbb086cb6fdf94bb7f" |
11 | SRCREV_machine_genericx86-64 ?= "fe7ff38448d530db27ac31cbb086cb6fdf94bb7f" | 11 | SRCREV_machine_genericx86-64 ?= "fe7ff38448d530db27ac31cbb086cb6fdf94bb7f" |
12 | SRCREV_machine_edgerouter ?= "ff4c4ef15b51f45b9106d71bf1f62fe7c02e63c2" | 12 | SRCREV_machine_edgerouter ?= "628bf627561c6285d99fb978e11d4c15fc29324b" |
13 | SRCREV_machine_beaglebone ?= "ff4c4ef15b51f45b9106d71bf1f62fe7c02e63c2" | 13 | SRCREV_machine_beaglebone ?= "628bf627561c6285d99fb978e11d4c15fc29324b" |
14 | SRCREV_machine_mpc8315e-rdb ?= "df00877ef9387b38b9601c82db57de2a1b23ce53" | 14 | SRCREV_machine_mpc8315e-rdb ?= "94ac8da44990afd2d43c0ccd713420fb1cfa0792" |
15 | 15 | ||
16 | COMPATIBLE_MACHINE_genericx86 = "genericx86" | 16 | COMPATIBLE_MACHINE_genericx86 = "genericx86" |
17 | COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" | 17 | COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" |