linux-yocto/3.14: update to 3.14.29

Updating to the latest korg -stable release for 3.14.

(From OE-Core rev: a6a64ee87182c6fa62117e68fafc4ec25ceefc0b)

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
2015-01-21 13:33:28 -05:00
committed by Richard Purdie
parent a7c428c735
commit 5848c9219a
3 changed files with 17 additions and 17 deletions

View File

@@ -4,12 +4,12 @@ KCONFIG_MODE = "--allnoconfig"
require recipes-kernel/linux/linux-yocto.inc
LINUX_VERSION ?= "3.14.24"
LINUX_VERSION ?= "3.14.29"
KMETA = "meta"
SRCREV_machine ?= "02120556b0ebc20c30374ccf211e8e4ceac2bb1c"
SRCREV_meta ?= "a227f20eff056e511d504b2e490f3774ab260d6f"
SRCREV_machine ?= "21ba402e0a5286baf0b8960da132e2d56f020c88"
SRCREV_meta ?= "6eddbf47875ef48ddc5864957a7b63363100782b"
PV = "${LINUX_VERSION}+git${SRCPV}"