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.19

Updating to the latest korg -stable update.

(From OE-Core rev: 7212dcb3a67b9a9b844b74e997d2e3ea7902555f)

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-09-23 10:57:45 -04:00
committed by Richard Purdie
parent ca4f364daa
commit b65e3e26cb
3 changed files with 16 additions and 16 deletions
@@ -4,12 +4,12 @@ KCONFIG_MODE = "--allnoconfig"
require recipes-kernel/linux/linux-yocto.inc
LINUX_VERSION ?= "3.14.18"
LINUX_VERSION ?= "3.14.19"
KMETA = "meta"
SRCREV_machine ?= "fabce749eb25b8053250b5507868a246ddaf4423"
SRCREV_meta ?= "80c78725e098d26b9464c4d5cffd37c28f42dc7b"
SRCREV_machine ?= "14fea2388e7b248c4e9442ac95fcbf1e4d265ee2"
SRCREV_meta ?= "0bd3ec19b64191efc9d0ba83d05c9f7f9bf4473a"
PV = "${LINUX_VERSION}+git${SRCPV}"