diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-02-27 16:15:03 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-02 17:25:30 +0000 |
commit | 9688673140a36be7fdb5271cfcd72043d8b295cb (patch) | |
tree | 9d4fb744da9cfadb4e54ca7578da0e17285b8d1a /meta-yocto-bsp/recipes-kernel | |
parent | 151eaca6e038fcc746e101bfda01ace9af984aef (diff) | |
download | poky-9688673140a36be7fdb5271cfcd72043d8b295cb.tar.gz |
bsps: update to 3.10.28
Updating the h/w reference BSPs to 3.10.28 -stable SRCREVs to match
the oe-core qemu BSPs.
[YOCTO: #5858]
(From meta-yocto rev: f9025a31d90f2b3e0b326b645118c23ad3968f39)
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 b5515a26c4..ae48498ec1 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 ?= "79af968f2f26378798aec7a6d729ff5a371aae5f" | 10 | SRCREV_machine_genericx86 ?= "3e0a296fae952d8d93eb0f96566bf6d4a978c8ee" |
11 | SRCREV_machine_genericx86-64 ?= "79af968f2f26378798aec7a6d729ff5a371aae5f" | 11 | SRCREV_machine_genericx86-64 ?= "3e0a296fae952d8d93eb0f96566bf6d4a978c8ee" |
12 | SRCREV_machine_routerstationpro ?= "db4e91193fe3077fd6e822a88b9601731f27d397" | 12 | SRCREV_machine_routerstationpro ?= "c951f46b196f287d90d016d2441c91a3b86669f1" |
13 | SRCREV_machine_mpc8315e-rdb ?= "10de7036a4ba156c44de2de720fd1495f747919c" | 13 | SRCREV_machine_mpc8315e-rdb ?= "74ed53110138055ff6b87e2af28a2fd31a8bf9c6" |
14 | SRCREV_machine_beagleboard ?= "30cb7dc2c05815be5233f1a010f52ecdc4d97b01" | 14 | SRCREV_machine_beagleboard ?= "97c2adb38b76e0b1d6319986818d4b536e244dd6" |
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" |