diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-25 11:16:32 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-30 15:58:15 +0100 |
commit | 04777ae19637e132e2a751e423f9ce8cc3322433 (patch) | |
tree | 4a0acdd7a142eb31f61857c6f17b38349945bd6e /meta-yocto-bsp | |
parent | 2b82b59fb21ec12a12f64fcc53dfe52caa2eb28b (diff) | |
download | poky-04777ae19637e132e2a751e423f9ce8cc3322433.tar.gz |
yocto-bsps: update to 4.1.24
Updating the h/w reference BSPs to the korg stable 4.1.24, and
for gcc6 compilation fixes.
(From meta-yocto rev: 63b120af5ef0c586494f74e14064600e4bda50d2)
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.1.bbappend | 10 |
1 files changed, 5 insertions, 5 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 215a4dee01..9ea2576ebb 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,11 +7,11 @@ 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 ?= "d03753ddb28a1141e550a67c99ac95789a424fc5" | 10 | SRCREV_machine_genericx86 ?= "ecc983477682203619da0e456fa4a8689ac41097" |
11 | SRCREV_machine_genericx86-64 ?= "d03753ddb28a1141e550a67c99ac95789a424fc5" | 11 | SRCREV_machine_genericx86-64 ?= "ecc983477682203619da0e456fa4a8689ac41097" |
12 | SRCREV_machine_edgerouter ?= "79a31b9d23db126f8a6be3eb88fd683056a213f1" | 12 | SRCREV_machine_edgerouter ?= "ecc983477682203619da0e456fa4a8689ac41097" |
13 | SRCREV_machine_beaglebone ?= "efb6ffb2ca96a364f916c9890ad023fc595e0e6e" | 13 | SRCREV_machine_beaglebone ?= "9b0076ea94ed3ce4b73a3aad982e73ecdaa3b16f" |
14 | SRCREV_machine_mpc8315e-rdb ?= "79a31b9d23db126f8a6be3eb88fd683056a213f1" | 14 | SRCREV_machine_mpc8315e-rdb ?= "ecc983477682203619da0e456fa4a8689ac41097" |
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" |