diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2012-05-23 22:02:48 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-08 11:57:50 +0100 |
commit | 1c33c54845c7ea9c873c962904af418a4555a54f (patch) | |
tree | fcefc026eb3b828fbea37593bf39c9ba78cffbcc /meta-yocto | |
parent | c3d7493f979cf6924842bd595ab24d5985efe4f5 (diff) | |
download | poky-1c33c54845c7ea9c873c962904af418a4555a54f.tar.gz |
linux-yocto/meta-yocto: update to v3.2.18
Updating the 3.2 linux-yocto SRCREVs to pick up the v3.2.18
-stable release.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-yocto')
-rw-r--r-- | meta-yocto/recipes-kernel/linux/linux-yocto_3.2.bbappend | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_3.2.bbappend index 589904f95f..815650aec9 100644 --- a/meta-yocto/recipes-kernel/linux/linux-yocto_3.2.bbappend +++ b/meta-yocto/recipes-kernel/linux/linux-yocto_3.2.bbappend | |||
@@ -8,10 +8,10 @@ KBRANCH_routerstationpro = "standard/default/routerstationpro" | |||
8 | KBRANCH_mpc8315e-rdb = "standard/default/fsl-mpc8315e-rdb" | 8 | KBRANCH_mpc8315e-rdb = "standard/default/fsl-mpc8315e-rdb" |
9 | KBRANCH_beagleboard = "standard/default/beagleboard" | 9 | KBRANCH_beagleboard = "standard/default/beagleboard" |
10 | 10 | ||
11 | SRCREV_machine_atom-pc ?= "f29531a41df15d74be5ad47d958e4117ca9e489e" | 11 | SRCREV_machine_atom-pc ?= "624509ef194d14aa498ed6f1620093b8e40e3a30" |
12 | SRCREV_machine_routerstationpro ?= "a6755fa847a9362470d31a6d71d08069ece749ff" | 12 | SRCREV_machine_routerstationpro ?= "6eb6f908bbca493bbce4b7c460f8bf07272a78a9" |
13 | SRCREV_machine_mpc8315e-rdb ?= "818339ef5a53e281e28fdcf10aca1183c4ff71e0" | 13 | SRCREV_machine_mpc8315e-rdb ?= "bd08c2cdee3c980060ee6d3206ece374570f74d2" |
14 | SRCREV_machine_beagleboard ?= "90e3138c5a2a390dd6ddf2ed84fe5a9756d43397" | 14 | SRCREV_machine_beagleboard ?= "ab826acad523e8858dcf867847a732c7288b5dc7" |
15 | 15 | ||
16 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" | 16 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" |
17 | COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" | 17 | COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" |