mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 03:47:03 +00:00
linux-yocto/3.14: update to v3.14.18 and -rt9
Refreshing the 3.14 kernel to a new korg stable and -rt release. (From OE-Core rev: 91204afeb508ae21f8f2a32c340ec85efbf33fd0) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7040b6f3c6
commit
5b68bcf453
@@ -4,12 +4,12 @@ KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
LINUX_VERSION ?= "3.14.17"
|
||||
LINUX_VERSION ?= "3.14.18"
|
||||
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "b85edae6fd61ceadfc08099608e8ac90aa4c5c33"
|
||||
SRCREV_meta ?= "a94680bfeb0e8e3025b57f8b42d0825ba743376b"
|
||||
SRCREV_machine ?= "fabce749eb25b8053250b5507868a246ddaf4423"
|
||||
SRCREV_meta ?= "80c78725e098d26b9464c4d5cffd37c28f42dc7b"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user