summaryrefslogtreecommitdiffstats
path: root/meta-yocto/recipes-kernel/linux/linux-yocto_3.2.bbappend
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-03-04 22:49:58 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-13 16:53:47 +0000
commit19d4e0c98046d434a02653864215c4fcffabc919 (patch)
treea93f24202c73567b8796c816e40e53838a7e7137 /meta-yocto/recipes-kernel/linux/linux-yocto_3.2.bbappend
parentaf6881fa1e65bce8d9529b932392417612dd27ef (diff)
downloadpoky-19d4e0c98046d434a02653864215c4fcffabc919.tar.gz
linux-yocto/meta-yocto: v3.2.9, v3.0.23 + fixes and updates
This is an update of the linux-yocto 3.0 and 3.2 SRCREVs to bring in the following updates: - v3.0.23 stable update - v3.2.9 stable update - 3.0/3.2: fri2 updates (pch + configuration changes) from Darren Hart - 3.0: pvr merge from Kishore Bodke - linux-yocto/rt: update to 3.0.23-rt38 - linux-yocto/rt: update to 3.2.9-rt15 These have been built for all qemu targets, and built for the appropriate hardware platforms. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-yocto/recipes-kernel/linux/linux-yocto_3.2.bbappend')
-rw-r--r--meta-yocto/recipes-kernel/linux/linux-yocto_3.2.bbappend8
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 ea73105e95..589904f95f 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"
8KBRANCH_mpc8315e-rdb = "standard/default/fsl-mpc8315e-rdb" 8KBRANCH_mpc8315e-rdb = "standard/default/fsl-mpc8315e-rdb"
9KBRANCH_beagleboard = "standard/default/beagleboard" 9KBRANCH_beagleboard = "standard/default/beagleboard"
10 10
11SRCREV_machine_atom-pc ?= "417fc778a86e81303bab5883b919ee422ec51c04" 11SRCREV_machine_atom-pc ?= "f29531a41df15d74be5ad47d958e4117ca9e489e"
12SRCREV_machine_routerstationpro ?= "e015d29f374cd986e15f636b6b84b514d95d76ed" 12SRCREV_machine_routerstationpro ?= "a6755fa847a9362470d31a6d71d08069ece749ff"
13SRCREV_machine_mpc8315e-rdb ?= "2349967f408cc60db2b1c89fcefffc81428f9341" 13SRCREV_machine_mpc8315e-rdb ?= "818339ef5a53e281e28fdcf10aca1183c4ff71e0"
14SRCREV_machine_beagleboard ?= "417fc778a86e81303bab5883b919ee422ec51c04" 14SRCREV_machine_beagleboard ?= "90e3138c5a2a390dd6ddf2ed84fe5a9756d43397"
15 15
16COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" 16COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
17COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" 17COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"