diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2012-05-23 22:00:34 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-08 11:57:50 +0100 |
commit | c3d7493f979cf6924842bd595ab24d5985efe4f5 (patch) | |
tree | ce464d38fd3f3320e5d09b3100d991a755300382 | |
parent | 27c051f00697181a43be5d9d755642e6e1bfec64 (diff) | |
download | poky-c3d7493f979cf6924842bd595ab24d5985efe4f5.tar.gz |
linux-yocto/meta-yocto: update to v3.0.32
Updating the kernel SRCREVs to pickup the v3.0.32 -stable release.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
-rw-r--r-- | meta-yocto/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend | 6 | ||||
-rw-r--r-- | meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend index 74aa294bb1..fdd9f7df63 100644 --- a/meta-yocto/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend +++ b/meta-yocto/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend | |||
@@ -4,13 +4,13 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | |||
4 | COMPATIBLE_MACHINE_atom-pc = "atom-pc" | 4 | COMPATIBLE_MACHINE_atom-pc = "atom-pc" |
5 | KMACHINE_atom-pc = "atom-pc" | 5 | KMACHINE_atom-pc = "atom-pc" |
6 | KBRANCH_atom-pc = "yocto/standard/preempt-rt/base" | 6 | KBRANCH_atom-pc = "yocto/standard/preempt-rt/base" |
7 | SRCREV_machine_pn-linux-yocto-rt_atom-pc = "2f9d925f5681eaae7f341cc1270c739e8b329c03" | 7 | SRCREV_machine_pn-linux-yocto-rt_atom-pc = "e67428d9966eecec4c081993dc64ceb5c0e64643" |
8 | 8 | ||
9 | # mpc8315e-rdb support | 9 | # mpc8315e-rdb support |
10 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" | 10 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" |
11 | KMACHINE_mpc8315e-rdb = "fsl-mpc8315e-rdb" | 11 | KMACHINE_mpc8315e-rdb = "fsl-mpc8315e-rdb" |
12 | KBRANCH_mpc8315e-rdb = "yocto/standard/preempt-rt/base" | 12 | KBRANCH_mpc8315e-rdb = "yocto/standard/preempt-rt/base" |
13 | SRCREV_machine_pn-linux-yocto-rt_mpc8315e-rdb = "2f9d925f5681eaae7f341cc1270c739e8b329c03" | 13 | SRCREV_machine_pn-linux-yocto-rt_mpc8315e-rdb = "e67428d9966eecec4c081993dc64ceb5c0e64643" |
14 | 14 | ||
15 | # beagleboard support - 3.0 support has not yet been completed, build failure | 15 | # beagleboard support - 3.0 support has not yet been completed, build failure |
16 | #COMPATIBLE_MACHINE_beagleboard = "beagleboard" | 16 | #COMPATIBLE_MACHINE_beagleboard = "beagleboard" |
@@ -22,4 +22,4 @@ SRCREV_machine_pn-linux-yocto-rt_mpc8315e-rdb = "2f9d925f5681eaae7f341cc1270c739 | |||
22 | COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" | 22 | COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" |
23 | KMACHINE_routerstationpro = "routerstationpro" | 23 | KMACHINE_routerstationpro = "routerstationpro" |
24 | KBRANCH_routerstationpro = "yocto/standard/preempt-rt/routerstationpro" | 24 | KBRANCH_routerstationpro = "yocto/standard/preempt-rt/routerstationpro" |
25 | SRCREV_machine_pn-linux-yocto-rt_routerstationpro = "855fb36f410e5ed1b42a2cb9d4f10c55e5a510c1" | 25 | SRCREV_machine_pn-linux-yocto-rt_routerstationpro = "94b9545c58bf4dee8321b800b90958d10875fda8" |
diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend index 4c483ca9c5..2313034b54 100644 --- a/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend +++ b/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend | |||
@@ -6,10 +6,10 @@ KBRANCH_beagleboard = "yocto/standard/beagleboard" | |||
6 | # temporary until 3.0 tree is updated to have machine mapping | 6 | # temporary until 3.0 tree is updated to have machine mapping |
7 | KMACHINE_mpc8315e-rdb = "fsl-mpc8315e-rdb" | 7 | KMACHINE_mpc8315e-rdb = "fsl-mpc8315e-rdb" |
8 | 8 | ||
9 | SRCREV_machine_atom-pc ?= "afdda882f902dd28693cd8701a7d497958290f09" | 9 | SRCREV_machine_atom-pc ?= "45d64709c00fce6e9b76a638c4ca6f30a8e9d25a" |
10 | SRCREV_machine_routerstationpro ?= "220d89fcf345ee28fb0cdcf0f33f83b3dc7c460f" | 10 | SRCREV_machine_routerstationpro ?= "21bd4a0a3b0f061e4640dd1011ebc94d122b5e40" |
11 | SRCREV_machine_mpc8315e-rdb ?= "83f422f718cf15633cb4c2d309aa041c3c354f65" | 11 | SRCREV_machine_mpc8315e-rdb ?= "0c781e306559d5e9816e202a60aa2543f4eea39e" |
12 | SRCREV_machine_beagleboard ?= "8fd5a8eb4067c7032389e82d54f0e54e1e27f78c" | 12 | SRCREV_machine_beagleboard ?= "567c989c90ce5f2c62f6ef788be763150b65a0fb" |
13 | 13 | ||
14 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" | 14 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" |
15 | COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" | 15 | COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" |