summaryrefslogtreecommitdiffstats
path: root/meta-yocto
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2011-08-19 00:59:20 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-24 18:29:43 -0700
commit2ee520a726f3ad1a120271ea2bc0cccf1df407e6 (patch)
tree51a37e9bfb45486987b7dd7ca4873b1f8cbd27ff /meta-yocto
parentf08b8c96402cd2b1e939f1babbc002d630fbf274 (diff)
downloadpoky-2ee520a726f3ad1a120271ea2bc0cccf1df407e6.tar.gz
linux-yocto/meta-yocto: update SRCREVs for 3.0.3 and consolidated fixes
Updating the SRCREVs to pickup the kernel.org -stable update for 3.0.3 and to pickup fixes done in standard for oe-core supported machines. 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.0.bbappend10
1 files changed, 5 insertions, 5 deletions
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 e224d80824..52ff1a25ce 100644
--- a/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend
+++ b/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend
@@ -3,11 +3,11 @@ KMACHINE_routerstationpro = "yocto/standard/routerstationpro"
3KMACHINE_mpc8315e-rdb = "yocto/standard/fsl-mpc8315e-rdb" 3KMACHINE_mpc8315e-rdb = "yocto/standard/fsl-mpc8315e-rdb"
4KMACHINE_beagleboard = "yocto/standard/beagleboard" 4KMACHINE_beagleboard = "yocto/standard/beagleboard"
5 5
6SRCREV_machine_emenlow = "374340f311d7b035451f45e29bab5e1b8c058ce8" 6SRCREV_machine_emenlow ?= "985f4b7b1df7e4dbfd73af8312f544a9fcd537e7"
7SRCREV_machine_atom-pc = "fdd23ed909594ba6c32c894ee6536cf823b0377f" 7SRCREV_machine_atom-pc ?= "ead7d8334e4c075906d029789333f43e54f6257a"
8SRCREV_machine_routerstationpro = "fd6d538850a28413e3c4867b905c56039773df3a" 8SRCREV_machine_routerstationpro ?= "81d3603cf9354533f8a747b9cf9be721cb70d4fb"
9SRCREV_machine_mpc8315e-rdb = "5d3c0b06071abd663c7790df141060ae462660a9" 9SRCREV_machine_mpc8315e-rdb ?= "59503eebe7ad5951973be8bc66eeeb98cf98193a"
10SRCREV_machine_beagleboard = "32631d785b0b907e5c14435ef7531ed041ab8c64" 10SRCREV_machine_beagleboard ?= "73d4dce6a853bab7e943a5d7eee67e593f259ecf"
11 11
12COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" 12COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
13# COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" 13# COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"