summaryrefslogtreecommitdiff
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-03-06 09:03:10 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-08 11:46:33 -0800
commita9e7131b85e1787e6f76c64d77b2ac6684c8a9c9 (patch)
treef23fad0cb52a24bc9acb9294c5bb668c825a872a /meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
parent2281e14a342639bfd2656ffa220dc023168cb35e (diff)
downloadopenembedded-core-a9e7131b85e1787e6f76c64d77b2ac6684c8a9c9.tar.gz
openembedded-core-a9e7131b85e1787e6f76c64d77b2ac6684c8a9c9.tar.bz2
openembedded-core-a9e7131b85e1787e6f76c64d77b2ac6684c8a9c9.tar.xz
openembedded-core-a9e7131b85e1787e6f76c64d77b2ac6684c8a9c9.zip
linux-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> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
index 61706ea24..5cad513a0 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
@@ -5,10 +5,10 @@ require recipes-kernel/linux/linux-yocto.inc
KMACHINE = "yocto/standard/base"
KBRANCH = "${KMACHINE}"
-LINUX_VERSION ?= "3.0.22"
+LINUX_VERSION ?= "3.0.23"
-SRCREV_machine ?= "c578f3a1f357142a6e02a1df4ae9aa16f45094d6"
-SRCREV_meta ?= "d7b46785d6781e2c23d754f35f09bebd3b74b5bb"
+SRCREV_machine ?= "8fd24b3570ab995848e4123ef13bac64e2c924be"
+SRCREV_meta ?= "e559129b4a6f39f68b75141096b2d516cf7a7f35"
PR = "r2"
PV = "${LINUX_VERSION}+git${SRCPV}"