aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-05-30 23:28:47 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-31 08:05:09 +0100
commit00e0ec6c1441815a7605753e8888e45244900b63 (patch)
treee7df7eb3ef04f6e08762f8c62b13adde44f0501e /meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
parentf89f705da9bffd9d10628e90a415db4411d22b4e (diff)
downloadopenembedded-core-contrib-00e0ec6c1441815a7605753e8888e45244900b63.tar.gz
linux-yocto: v3.8.13 and v3.4.46
Updating the -stable linux-yocto trees to the latest korg -stable releases. 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.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
index 1cdc2a5c03..0955846ba5 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
@@ -8,12 +8,12 @@ KBRANCH = "${KBRANCH_DEFAULT}"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
-LINUX_VERSION ?= "3.4.43"
+LINUX_VERSION ?= "3.4.46"
KMETA = "meta"
-SRCREV_machine ?= "fff57da7886cf5e99c07adf6649610cb1cd89330"
-SRCREV_meta ?= "1bab5bd090948b4cc4c4ed57c834603a3cf9f235"
+SRCREV_machine ?= "de0c0ed674dfdbd808657e299fc720d8a97cb868"
+SRCREV_meta ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac"
PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"