1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-26 19:17:07 +00:00

linux-yocto/3.17: update to v3.17-rc7

Updating the 3.17 tree to the rc7 release.

(From OE-Core rev: 6957ce3e726de5dbdcf3e94c5919916d88736e8d)

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-10-01 00:43:35 -04:00
committed by Richard Purdie
parent f351b74de5
commit 96c46db3c0
2 changed files with 12 additions and 12 deletions
@@ -4,12 +4,12 @@ KCONFIG_MODE = "--allnoconfig"
require recipes-kernel/linux/linux-yocto.inc
LINUX_VERSION ?= "3.17-rc6"
LINUX_VERSION ?= "3.17-rc7"
KMETA = "meta"
SRCREV_machine ?= "8b5bc69a2e44100313cf2a5073a07f495a6ff08e"
SRCREV_meta ?= "6050ee24b0b51ccaf35894afc5def0b59f434977"
SRCREV_machine ?= "268b7677421eef003a84f31c6bd0b8ec3acc1e36"
SRCREV_meta ?= "84b57b01050dd9e5a004e265e70120e2a792f38a"
PV = "${LINUX_VERSION}+git${SRCPV}"