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-02-26 01:03:42 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-02-28 12:14:51 +0000
commitb91c32360469ce97fc00e807e7c3415fed1848a5 (patch)
tree97baad5a55f0b34076a70d73c7a7ea6661d96309 /meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
parent09dcd878a55b5aec5427288c4faf3c4d64a30a72 (diff)
downloadopenembedded-core-b91c32360469ce97fc00e807e7c3415fed1848a5.tar.gz
openembedded-core-b91c32360469ce97fc00e807e7c3415fed1848a5.tar.bz2
openembedded-core-b91c32360469ce97fc00e807e7c3415fed1848a5.tar.xz
openembedded-core-b91c32360469ce97fc00e807e7c3415fed1848a5.zip
linux-yocto: update 3.0 kernel to v3.0.22
bumping the revision of the 3.0 kernel to the latest -stable release. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
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 061476c6e..f4eedb7df 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.12"
+LINUX_VERSION ?= "3.0.22"
-SRCREV_machine ?= "f389d310965a56091f688b28ea8be6d9cbb7fbbe"
-SRCREV_meta ?= "04a52a32cbdf0972033b97b83eaa83eb275dfdc9"
+SRCREV_machine ?= "c578f3a1f357142a6e02a1df4ae9aa16f45094d6"
+SRCREV_meta ?= "808b49474268040ab27c8ee687b60807a11547b4"
PR = "r1"
PV = "${LINUX_VERSION}+git${SRCPV}"