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>
This commit is contained in:
Richard Purdie 2015-08-17 15:19:46 +00:00
parent 6b8bb44288
commit a01a33b178
1 changed files with 5 additions and 5 deletions

View File

@ -7,11 +7,11 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
KMACHINE_genericx86 ?= "common-pc"
KMACHINE_genericx86-64 ?= "common-pc-64"
SRCREV_machine_genericx86 ?= "a39fd81fa54776b2ac8c288251846890c3124dee"
SRCREV_machine_genericx86-64 ?= "dbe5b52e93ff114b2c0f5da6f6af91f52c18f2b8"
SRCREV_machine_edgerouter ?= "dbe5b52e93ff114b2c0f5da6f6af91f52c18f2b8"
SRCREV_machine_beaglebone ?= "dbe5b52e93ff114b2c0f5da6f6af91f52c18f2b8"
SRCREV_machine_mpc8315e-rdb ?= "4b2929392ec56ca8ef90cc98042609795c44aa3c"
SRCREV_machine_genericx86 ?= "48833301518748d82cbc2412fea3617eeee6d01b"
SRCREV_machine_genericx86-64 ?= "7534aeb01883b48cc42eb4900d0a8c64e8160e14"
SRCREV_machine_edgerouter ?= "7534aeb01883b48cc42eb4900d0a8c64e8160e14"
SRCREV_machine_beaglebone ?= "7534aeb01883b48cc42eb4900d0a8c64e8160e14"
SRCREV_machine_mpc8315e-rdb ?= "1ff749c0f0ac559efc4c388bfee3a1b098bbaead"
COMPATIBLE_MACHINE_genericx86 = "genericx86"
COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"