summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-08-27 13:11:05 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-01 14:34:28 +0100
commit1bb73c05ff0304d5626d977d2751107bb23de48c (patch)
tree93eb01b2f2c4a7305b1d2cc2712e6bfad8ebc992 /meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
parentb05729f22dbda6257a9469313a401c5ed3211ada (diff)
downloadopenembedded-core-contrib-1bb73c05ff0304d5626d977d2751107bb23de48c.tar.gz
linux-yocto/3.14: update to v3.14.17
Updating the 3.14 repository to the latest korg stable udpate. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
index ebb85058f3..2ab3e1c067 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
@@ -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}"