aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-05-05 09:45:14 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-06 17:59:07 +0100
commit34afc38d86d169f0c0c5f2427f644b0dcc3bf9a1 (patch)
tree573101ceaa6d52520372af4f1e16a87c5f25e7f4 /meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb
parentf71e40ff6ae98644800e15f8f472be6022a32f1e (diff)
downloadopenembedded-core-contrib-34afc38d86d169f0c0c5f2427f644b0dcc3bf9a1.tar.gz
linux-yocto/3.14: update to v3.14.2
Updating to the korg 3.14.2 -stable release. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb
index 330eda4f1f..c7b74d661d 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb
@@ -3,13 +3,13 @@ require recipes-kernel/linux/linux-yocto.inc
KBRANCH = "standard/preempt-rt/base"
KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
-SRCREV_machine ?= "b5ed38affb23ff64a0382ee0dd116ffe74c4a379"
-SRCREV_machine_qemuppc ?= "79cb133d2d1b0b816cc1cd888f4ed4ef81570793"
-SRCREV_meta ?= "09424cee646626c04105f08455a58fabb27eff31"
+SRCREV_machine ?= "c88f5ec9b328da501be970b814fbc9cc4a09fa4f"
+SRCREV_machine_qemuppc ?= "05629993752031b9de3f4792cfbd98caf60593da"
+SRCREV_meta ?= "4df1e2ed992adeac4da60ad5118d0237e8cb88df"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
-LINUX_VERSION ?= "3.14"
+LINUX_VERSION ?= "3.14.2"
PV = "${LINUX_VERSION}+git${SRCPV}"