1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-15 15:37:03 +00:00

linux-yocto/3.4: update to v3.4.85

Updating the SRCREVs to integrate the latest korg -stable update.

(From OE-Core rev: c6fe4b287c204d31a9ab86e3f38336d8828903ee)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2014-04-10 11:12:32 -04:00
committed by Richard Purdie
parent 0c282b6d53
commit 4c6d49fe14
3 changed files with 15 additions and 15 deletions
@@ -8,12 +8,12 @@ KBRANCH = "${KBRANCH_DEFAULT}"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
LINUX_VERSION ?= "3.4.82"
LINUX_VERSION ?= "3.4.85"
KMETA = "meta"
SRCREV_machine ?= "c29f5c8952c0f3ef27773d78e5cc64e437a357cb"
SRCREV_meta ?= "ef4cd500d4b64680f7a319d399b8a12f9ecc9fe6"
SRCREV_machine ?= "95a3ff6e3c2eec2fafe9d1813048fcdb468a678e"
SRCREV_meta ?= "7c9e1e0117e7ca1f7451870dad5db50adc21732e"
PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"