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

linux-yocto/3.14: update to v3.14.13

Updating from 3.14.5 -> 3.14.13 to pick up the latest series of korg
stable updates.

(From OE-Core rev: bb1b6b7e580d5dfebf8aa424bff83f9ccadfba19)

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-08-20 12:21:28 -04:00
committed by Richard Purdie
parent 321cb592ef
commit d4fbc5402a
3 changed files with 16 additions and 16 deletions
@@ -4,12 +4,12 @@ KBRANCH = "standard/tiny/base"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
LINUX_VERSION ?= "3.14.5"
LINUX_VERSION ?= "3.14.13"
KMETA = "meta"
SRCREV_machine ?= "c1750e55eb751d4773ea4c3e924e1858feb15e4e"
SRCREV_meta ?= "54d07ec2566afe2a4c1eee4995781aab5599b5d5"
SRCREV_machine ?= "59ed057796efe35d264c2ebe4f79acdbe40026e5"
SRCREV_meta ?= "3a897e59cb5de59e7fdaabdfa89db5da69966def"
PV = "${LINUX_VERSION}+git${SRCPV}"