diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-08-30 00:46:05 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-01 14:35:42 +0100 |
commit | 4900d763c94e4c030ceec4bc16d64d04a6970a21 (patch) | |
tree | b76a43f1d5cca0ac8a62c9024543bf28288db8f0 /meta-yocto-bsp | |
parent | 834ab146e65cd4c45a4acaba41dcd9163a7d21cb (diff) | |
download | poky-4900d763c94e4c030ceec4bc16d64d04a6970a21.tar.gz |
yocto-bsps: update SRCREVs to linux-yocto latest
Bumping the reference boards to the linux-yocto 3.14 latest SRCREVs.
(From meta-yocto rev: 0fed8753eed45b29150f203b87cce25462596e9c)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
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.bbappend | 10 |
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 2305c333ee..551aebd271 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" | |||
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 ?= "41d5fe27dc3d3e769cb6af01770cac3d75a91e1a" | 10 | SRCREV_machine_genericx86 ?= "cc12b028076c0a7de042195fb73998aec351f4f2" |
11 | SRCREV_machine_genericx86-64 ?= "96930820e0cb6d4b31d5e0c8f3174805f4a868b3" | 11 | SRCREV_machine_genericx86-64 ?= "47956b735bf67acca4f36af8c3dc18bef3e7c12e" |
12 | SRCREV_machine_edgerouter ?= "96930820e0cb6d4b31d5e0c8f3174805f4a868b3" | 12 | SRCREV_machine_edgerouter ?= "47956b735bf67acca4f36af8c3dc18bef3e7c12e" |
13 | SRCREV_machine_beaglebone ?= "96930820e0cb6d4b31d5e0c8f3174805f4a868b3" | 13 | SRCREV_machine_beaglebone ?= "47956b735bf67acca4f36af8c3dc18bef3e7c12e" |
14 | SRCREV_machine_mpc8315e-rdb ?= "824683a5531beffbfc0537f55ff477ad28e761fa" | 14 | SRCREV_machine_mpc8315e-rdb ?= "a6b4507afe330d589193bb50d7d961cd21ee3dd2" |
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" |