aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-09-23 10:57:41 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-23 19:58:36 +0100
commit8ae153f7da3244c3dd24cc5dbd722af26624201b (patch)
treeed6086b843067891b8ce9ddb8f816d5a680d704d /meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb
parent91204afeb508ae21f8f2a32c340ec85efbf33fd0 (diff)
downloadopenembedded-core-contrib-8ae153f7da3244c3dd24cc5dbd722af26624201b.tar.gz
linux-yocto/3.17: update to v3.17-rc5
Bumping the SRCREVs to import the latest korg -rc. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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}"