diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-02-27 16:15:04 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-02 17:25:30 +0000 |
commit | 54c2e993ec129563c7ae9f3fdee74ab60da28698 (patch) | |
tree | eb5a625dc5c2d37605fd984b52e5091713f8ea4e /meta-yocto-bsp/recipes-kernel | |
parent | 9688673140a36be7fdb5271cfcd72043d8b295cb (diff) | |
download | poky-54c2e993ec129563c7ae9f3fdee74ab60da28698.tar.gz |
bsps: update H/W reference boards to v3.10.32
Updating the hardware reference boards to match the oe-core update to
the latest 3.10-stable.
(From meta-yocto rev: dda9f0c57a1be81ccebc5f7f26ddf1d8a2b86517)
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 ae48498ec1..56f566de4f 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 ?= "3e0a296fae952d8d93eb0f96566bf6d4a978c8ee" | 10 | SRCREV_machine_genericx86 ?= "a86e2b1eadd1f607d0d6ac5c4ab20a902714ddb1" |
11 | SRCREV_machine_genericx86-64 ?= "3e0a296fae952d8d93eb0f96566bf6d4a978c8ee" | 11 | SRCREV_machine_genericx86-64 ?= "a86e2b1eadd1f607d0d6ac5c4ab20a902714ddb1" |
12 | SRCREV_machine_routerstationpro ?= "c951f46b196f287d90d016d2441c91a3b86669f1" | 12 | SRCREV_machine_routerstationpro ?= "e2c76467906116a42a020ed0c76a06af720e5cf1" |
13 | SRCREV_machine_mpc8315e-rdb ?= "74ed53110138055ff6b87e2af28a2fd31a8bf9c6" | 13 | SRCREV_machine_mpc8315e-rdb ?= "1ac2906d6d672f33e36c5add9b7d0e6277e34aaf" |
14 | SRCREV_machine_beagleboard ?= "97c2adb38b76e0b1d6319986818d4b536e244dd6" | 14 | SRCREV_machine_beagleboard ?= "e231c6220163d3c2a41cb380e1f759e8b222303c" |
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" |