1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-16 18:09:56 +00:00

linux-yocto/3.4: update to v3.4.69

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

(From OE-Core rev: b9049f6394d58610ecd3b0c77ccee5ef95ebdb73)

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
2013-11-26 12:33:44 -05:00
committed by Richard Purdie
parent 5745f594e3
commit 8bd91ec328
3 changed files with 12 additions and 12 deletions
@@ -8,11 +8,11 @@ KBRANCH = "${KBRANCH_DEFAULT}"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
LINUX_VERSION ?= "3.4.59"
LINUX_VERSION ?= "3.4.69"
KMETA = "meta"
SRCREV_machine ?= "ea977edd05ae2ebfa82731e0bee309bdfd08abee"
SRCREV_machine ?= "7f4d818b0450a5dc79f81b51dc7d13d0682b1287"
SRCREV_meta ?= "f36797c2df3fbe9491c8ac5977fb691f4a75e9b7"
PR = "${INC_PR}.1"