summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-25 11:16:32 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-30 15:58:15 +0100
commit04777ae19637e132e2a751e423f9ce8cc3322433 (patch)
tree4a0acdd7a142eb31f61857c6f17b38349945bd6e /meta-yocto-bsp
parent2b82b59fb21ec12a12f64fcc53dfe52caa2eb28b (diff)
downloadpoky-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.bbappend10
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"
7KMACHINE_genericx86 ?= "common-pc" 7KMACHINE_genericx86 ?= "common-pc"
8KMACHINE_genericx86-64 ?= "common-pc-64" 8KMACHINE_genericx86-64 ?= "common-pc-64"
9 9
10SRCREV_machine_genericx86 ?= "d03753ddb28a1141e550a67c99ac95789a424fc5" 10SRCREV_machine_genericx86 ?= "ecc983477682203619da0e456fa4a8689ac41097"
11SRCREV_machine_genericx86-64 ?= "d03753ddb28a1141e550a67c99ac95789a424fc5" 11SRCREV_machine_genericx86-64 ?= "ecc983477682203619da0e456fa4a8689ac41097"
12SRCREV_machine_edgerouter ?= "79a31b9d23db126f8a6be3eb88fd683056a213f1" 12SRCREV_machine_edgerouter ?= "ecc983477682203619da0e456fa4a8689ac41097"
13SRCREV_machine_beaglebone ?= "efb6ffb2ca96a364f916c9890ad023fc595e0e6e" 13SRCREV_machine_beaglebone ?= "9b0076ea94ed3ce4b73a3aad982e73ecdaa3b16f"
14SRCREV_machine_mpc8315e-rdb ?= "79a31b9d23db126f8a6be3eb88fd683056a213f1" 14SRCREV_machine_mpc8315e-rdb ?= "ecc983477682203619da0e456fa4a8689ac41097"
15 15
16COMPATIBLE_MACHINE_genericx86 = "genericx86" 16COMPATIBLE_MACHINE_genericx86 = "genericx86"
17COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" 17COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"