summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-09-23 23:22:57 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-24 11:30:38 +0100
commit0fb184d7dfca33f09b9248ee380b5b4f24cdf79c (patch)
treeadc852062f3eb88c656363bc5221e08e6950ff9a /meta-yocto-bsp/recipes-kernel
parente911731f9f9f5f6101947c3c4490c90423f7980a (diff)
downloadpoky-0fb184d7dfca33f09b9248ee380b5b4f24cdf79c.tar.gz
linux-yocto/meta-yocto/3.4: update machine SRCREVs
The hardware reference BSPs are lagging the oe-core qemu BSPs. Bumping their SRCREVs to pickup 3.4.10 and minor bug fixes. (From meta-yocto rev: 87881c14af993b27aad71dc3584ef488c8c41ab0) 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.4.bbappend8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend
index e9a6d9de48..b1ee9526ba 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -3,10 +3,10 @@ KBRANCH_routerstationpro = "standard/routerstationpro"
3KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" 3KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
4KBRANCH_beagleboard = "standard/beagleboard" 4KBRANCH_beagleboard = "standard/beagleboard"
5 5
6SRCREV_machine_atom-pc ?= "0985844fa6235422c67ef269952fa4e765f252f9" 6SRCREV_machine_atom-pc ?= "59c3ff750831338d05ab67d5efd7fc101c451aff"
7SRCREV_machine_routerstationpro ?= "a2907c57acfb8fa71095a3ce5b20994ff859dbc5" 7SRCREV_machine_routerstationpro ?= "009935376be574746446f4bead6f0fb7b40d6d79"
8SRCREV_machine_mpc8315e-rdb ?= "363a6f7e0c95aabec779a7ea3474662d191b935c" 8SRCREV_machine_mpc8315e-rdb ?= "6b18b6f483716b757c7c8642fa3792235118bb63"
9SRCREV_machine_beagleboard ?= "0985844fa6235422c67ef269952fa4e765f252f9" 9SRCREV_machine_beagleboard ?= "59c3ff750831338d05ab67d5efd7fc101c451aff"
10 10
11 11
12COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" 12COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"