diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-01-15 00:59:59 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-19 17:18:04 +0000 |
commit | e0d8e2cdff3e7eb6965d9cb942608b932c2ffb8b (patch) | |
tree | b3ff7dfaec8f0081d15c9bdf6695b8ab1f43496f /meta-yocto-bsp/recipes-kernel | |
parent | f3dbfbf3ad5c0a6eefc58814f55b232c179b5fb3 (diff) | |
download | poky-e0d8e2cdff3e7eb6965d9cb942608b932c2ffb8b.tar.gz |
linux-yocto-bsps: update reference BSPs to v3.10.25
Update the 3.10 Yocto reference BSPs to the korg 3.10.25 update.
(From meta-yocto rev: ae17d80c6240589a48266c82b3df1e3787864049)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/recipes-kernel')
-rw-r--r-- | meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.10.bbappend | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.10.bbappend index 2f529c0fb2..b5515a26c4 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.10.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.10.bbappend | |||
@@ -7,11 +7,11 @@ KBRANCH_beagleboard = "standard/beagleboard" | |||
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 ?= "c03195ed6e3066494e3fb4be69154a57066e845b" | 10 | SRCREV_machine_genericx86 ?= "79af968f2f26378798aec7a6d729ff5a371aae5f" |
11 | SRCREV_machine_genericx86-64 ?= "c03195ed6e3066494e3fb4be69154a57066e845b" | 11 | SRCREV_machine_genericx86-64 ?= "79af968f2f26378798aec7a6d729ff5a371aae5f" |
12 | SRCREV_machine_routerstationpro ?= "2d91e201018c15e24fb83336dcb4029b8569eb9d" | 12 | SRCREV_machine_routerstationpro ?= "db4e91193fe3077fd6e822a88b9601731f27d397" |
13 | SRCREV_machine_mpc8315e-rdb ?= "ac071526ffac37c907532933b628e4f64070f155" | 13 | SRCREV_machine_mpc8315e-rdb ?= "10de7036a4ba156c44de2de720fd1495f747919c" |
14 | SRCREV_machine_beagleboard ?= "3d9b0d130a00dd32e6061ac708eaaaed69e35c3d" | 14 | SRCREV_machine_beagleboard ?= "30cb7dc2c05815be5233f1a010f52ecdc4d97b01" |
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" |