summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2015-08-17 15:19:46 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-08-20 15:17:01 +0100
commita01a33b17861c227c1c16fbc2d819d86fb9bf893 (patch)
treefc7c39420558cfced9bc1c3ef321b72be3d97f88 /meta-yocto-bsp
parent6b8bb442880ef18097e47761f4f3b6f555f2877c (diff)
downloadpoky-a01a33b17861c227c1c16fbc2d819d86fb9bf893.tar.gz
linux-yocto-3.14: Update to branch HEADs
This update addresses several gcc5 issues amongst other things and updates the branch revisions to the latest in the linux-yocto repo. (From meta-yocto rev: cc1b46bc051d2313d9b345baedea3c0ed525bc19) 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_3.14.bbappend10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.14.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.14.bbappend
index eb313ffe98..1e594a8912 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.14.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.14.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 ?= "a39fd81fa54776b2ac8c288251846890c3124dee" 10SRCREV_machine_genericx86 ?= "48833301518748d82cbc2412fea3617eeee6d01b"
11SRCREV_machine_genericx86-64 ?= "dbe5b52e93ff114b2c0f5da6f6af91f52c18f2b8" 11SRCREV_machine_genericx86-64 ?= "7534aeb01883b48cc42eb4900d0a8c64e8160e14"
12SRCREV_machine_edgerouter ?= "dbe5b52e93ff114b2c0f5da6f6af91f52c18f2b8" 12SRCREV_machine_edgerouter ?= "7534aeb01883b48cc42eb4900d0a8c64e8160e14"
13SRCREV_machine_beaglebone ?= "dbe5b52e93ff114b2c0f5da6f6af91f52c18f2b8" 13SRCREV_machine_beaglebone ?= "7534aeb01883b48cc42eb4900d0a8c64e8160e14"
14SRCREV_machine_mpc8315e-rdb ?= "4b2929392ec56ca8ef90cc98042609795c44aa3c" 14SRCREV_machine_mpc8315e-rdb ?= "1ff749c0f0ac559efc4c388bfee3a1b098bbaead"
15 15
16COMPATIBLE_MACHINE_genericx86 = "genericx86" 16COMPATIBLE_MACHINE_genericx86 = "genericx86"
17COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" 17COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"