aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb
index c1cb47ba90..4da9c851e2 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb
@@ -4,12 +4,12 @@ KCONFIG_MODE = "--allnoconfig"
require recipes-kernel/linux/linux-yocto.inc
-LINUX_VERSION ?= "3.17-rc4"
+LINUX_VERSION ?= "3.17-rc5"
KMETA = "meta"
-SRCREV_machine ?= "1a3939eb747a635b23b4234f785795c52dce72a8"
-SRCREV_meta ?= "7df849fc7eba54765368e26634341dbe6e2ad161"
+SRCREV_machine ?= "724ab25b085554741753709941e768cae1a2121e"
+SRCREV_meta ?= "62a1fd63023ab6b18114dd093be86d0854474c41"
PV = "${LINUX_VERSION}+git${SRCPV}"