linux-yocto/3.4: update to v3.4.52

Updating the 3.4 kernel to the latest korg -stable release.

(From OE-Core rev: 5f5cd51eeb93a51b8cad42165b0535e764a01bbf)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2013-07-06 22:07:06 -04:00
committed by Richard Purdie
parent 58002d15e2
commit da2f4a0378
3 changed files with 15 additions and 15 deletions

View File

@@ -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}"