summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-11-26 12:33:43 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-30 22:26:28 +0000
commit5745f594e3cac18a2bbb43e97fef47dee0f9a440 (patch)
treebfe74f57640ef003f063b96577daa8c08b69e5a4 /meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
parent63fbeba4f28c9c48ddde5f772206e8081caa2a43 (diff)
downloadast2050-yocto-poky-5745f594e3cac18a2bbb43e97fef47dee0f9a440.zip
ast2050-yocto-poky-5745f594e3cac18a2bbb43e97fef47dee0f9a440.tar.gz
linux/yocto-3.10: merge v3.10.19
Updating the linux-yocto-3.10 SRCREVs to the latest korg -stable release. (From OE-Core rev: 1da738722c9f81260dfbada6a97a21eb812d20a1) 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-rt_3.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
index c8b9888..d040e3e 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.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 ?= "baed5453f830d06075a4480ec0ded8ff785828bc"
-SRCREV_machine_qemuppc ?= "26a465af89793c7dc5a81661449c5a9f0ad06dee"
-SRCREV_meta ?= "6ad20f049abd52b515a8e0a4664861cfd331f684"
+SRCREV_machine ?= "a9b2df9bd27b137408d627ce1f75f1177eae647e"
+SRCREV_machine_qemuppc ?= "601746ed79b7ccc79e31166dea9b2906c915a7e3"
+SRCREV_meta ?= "41072c6288b1ab468670ebf7b3d411fbc177317c"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
-LINUX_VERSION ?= "3.10.17"
+LINUX_VERSION ?= "3.10.19"
PV = "${LINUX_VERSION}+git${SRCPV}"
OpenPOWER on IntegriCloud