From d1130b4b211b84bf9d4b1edafa23c9743387cb4f Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sun, 26 Feb 2012 01:03:42 -0500 Subject: linux-yocto: update 3.0 kernel to v3.0.22 bumping the revision of the 3.0 kernel to the latest -stable release. (From OE-Core rev: b91c32360469ce97fc00e807e7c3415fed1848a5) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb') 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 061476c6e1..f4eedb7df3 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}" -- cgit v1.2.3-54-g00ecf