diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-04-02 04:52:06 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-23 11:43:30 +0100 |
commit | 4b5e855670bddb0ffc4cc7b24005e53e3eefcd69 (patch) | |
tree | e5ea00f67f31c9846f6d39811cd2e1407dbdbbde /meta-yocto-bsp/recipes-kernel | |
parent | 3be89ace31ab88a4ed4d05bd274a90d191ce80de (diff) | |
download | poky-4b5e855670bddb0ffc4cc7b24005e53e3eefcd69.tar.gz |
meta-bsps: update to v3.10.35
Updating the remaining 3.10 reference BSPs to the oe-core 3.10 -stable
version.
(From meta-yocto rev: 95deee86f95e0859704da3e74b4faca77999592a)
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 | 6 |
1 files changed, 3 insertions, 3 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 41fd57511b..30fcf8eb0a 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 | |||
@@ -5,9 +5,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" | |||
5 | KMACHINE_genericx86 ?= "common-pc" | 5 | KMACHINE_genericx86 ?= "common-pc" |
6 | KMACHINE_genericx86-64 ?= "common-pc-64" | 6 | KMACHINE_genericx86-64 ?= "common-pc-64" |
7 | 7 | ||
8 | SRCREV_machine_genericx86 ?= "2ee37bfe732c73f7d39af55875ce8d30b282471c" | 8 | SRCREV_machine_genericx86 ?= "cee957655fe67826b2e827e2db41f156fa8f0cc4" |
9 | SRCREV_machine_genericx86-64 ?= "2ee37bfe732c73f7d39af55875ce8d30b282471c" | 9 | SRCREV_machine_genericx86-64 ?= "cee957655fe67826b2e827e2db41f156fa8f0cc4" |
10 | SRCREV_machine_mpc8315e-rdb ?= "2688f74bf2bb01ec355bbdd4b6fa00a0d39302de" | 10 | SRCREV_machine_mpc8315e-rdb ?= "b37c130db5ae6800e06800315f5be5fca659a625" |
11 | 11 | ||
12 | COMPATIBLE_MACHINE_genericx86 = "genericx86" | 12 | COMPATIBLE_MACHINE_genericx86 = "genericx86" |
13 | COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" | 13 | COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" |