mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 21:32:13 +02:00
linux-yocto/3.17: update to v3.17.6
Integrating the latest korg -stable update for v3.17 (From OE-Core rev: 4408bfc7dd0fd2223791cb5da706dde986f4ddef) 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
7a16c50aec
commit
d02bb17bfc
@@ -4,12 +4,12 @@ KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
LINUX_VERSION ?= "3.17.2"
|
||||
LINUX_VERSION ?= "3.17.6"
|
||||
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "cad8f6f70717e54604315db0c9b8889199871e50"
|
||||
SRCREV_meta ?= "3283372105ee2f22c1d93ea63fa754179c203e98"
|
||||
SRCREV_machine ?= "5ff54d8fbf74278e9e5074cbba516a14f0915ff7"
|
||||
SRCREV_meta ?= "b81030f9ec2de3dc6c048e142dcbff62e305cc40"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user