mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00:00
linux-yocto/3.14: update to v3.14.17
Updating the 3.14 repository to the latest korg stable udpate. (From OE-Core rev: 1bb73c05ff0304d5626d977d2751107bb23de48c) 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
aeef310bf4
commit
05371f426e
@@ -4,11 +4,11 @@ KBRANCH ?= "standard/tiny/base"
|
||||
LINUX_KERNEL_TYPE = "tiny"
|
||||
KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
LINUX_VERSION ?= "3.14.13"
|
||||
LINUX_VERSION ?= "3.14.17"
|
||||
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "42477caf6bfda5ca7439121d348e474cff44ab5c"
|
||||
SRCREV_machine ?= "5a47bbc4c3c2472f3746a8cf1485db7134cf9245"
|
||||
SRCREV_meta ?= "ccad961c4cb6be245ed198bd2c17c27ab33cfcd7"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user