linux-yocto/3.14: update to v3.14.4

Bumping the 3.14 recipes to the latest korg -stable release.

(From OE-Core rev: 5c0088767a59c63d2197b54450a54578fa10fa07)

(From OE-Core rev: 9a63b30c4ab41dee1c4c5a0d2a4053d29902db3c)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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-12-10 05:49:42 -05:00
committed by Richard Purdie
parent a67b95ade2
commit 1e216c8087
3 changed files with 16 additions and 16 deletions

View File

@@ -4,12 +4,12 @@ KBRANCH = "standard/tiny/base"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
LINUX_VERSION ?= "3.14.2"
LINUX_VERSION ?= "3.14.4"
KMETA = "meta"
SRCREV_machine ?= "b0b9c962ea01f9356fc1542b9696ebe4a38e196a"
SRCREV_meta ?= "4df1e2ed992adeac4da60ad5118d0237e8cb88df"
SRCREV_machine ?= "cb22733185cd9db3e8945dadb899d9eb3831b9ad"
SRCREV_meta ?= "6fe191e807c9f6f3df57a72c5fc2ffb147f3129a"
PV = "${LINUX_VERSION}+git${SRCPV}"