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-07-06 22:07:06 -0400
committerSaul Wold <sgw@linux.intel.com>2013-07-09 07:56:11 -0700
commit5f5cd51eeb93a51b8cad42165b0535e764a01bbf (patch)
treec6b92773ac45f4771b70968c05b26c8532a3183f /meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
parente7afa4777c61c0140b1dde4c7a2ff32c32954c6e (diff)
downloadopenembedded-core-contrib-5f5cd51eeb93a51b8cad42165b0535e764a01bbf.tar.gz
linux-yocto/3.4: update to v3.4.52
Updating the 3.4 kernel to the latest korg -stable release. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
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 b69d9d5eed..a61fe7010b 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.46"
+LINUX_VERSION ?= "3.4.52"
KMETA = "meta"
-SRCREV_machine ?= "778950f1e0b5c5af7e92c43220c3c4f4e3324cb5"
-SRCREV_meta ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac"
+SRCREV_machine ?= "cdd7a546922ca1c46c94adeec3b9c90dc9aaad2d"
+SRCREV_meta ?= "7250de4d4afc2558082cd42b8a0d151903436e8f"
PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"