summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-05-05 09:40:04 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-06 17:59:17 +0100
commit4aec869f6b04f46b388a814387833a6cfebfb225 (patch)
tree53f7ec4d435dc3972e4d48cde9bebd4ff3c28bd6 /meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
parent70b11e54ffaa87e008bee444241cddf29f92f6bb (diff)
downloadpoky-4aec869f6b04f46b388a814387833a6cfebfb225.tar.gz
linux-yocto/3.4: update to v3.4.88
Updating the 3.4 SRCREVs to import the korg v3.4.88 -stable release. (From OE-Core rev: faf8ccedf8956590cfcf01825ad3d421fb7f7a0e) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
index dc3813ca6d..493317c382 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
@@ -3,14 +3,14 @@ require recipes-kernel/linux/linux-yocto.inc
3KBRANCH = "standard/preempt-rt/base" 3KBRANCH = "standard/preempt-rt/base"
4KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" 4KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
5 5
6LINUX_VERSION ?= "3.4.85" 6LINUX_VERSION ?= "3.4.88"
7LINUX_KERNEL_TYPE = "preempt-rt" 7LINUX_KERNEL_TYPE = "preempt-rt"
8 8
9KMETA = "meta" 9KMETA = "meta"
10 10
11SRCREV_machine ?= "fd1626cc2a1144a7760bcfc9c6e48a14de28624e" 11SRCREV_machine ?= "990282c0af215b2d4261c5c6dacbb27d7248f4f4"
12SRCREV_machine_qemuppc ?= "605cdff89f2d36d44ebfc75d6427eea5f236a940" 12SRCREV_machine_qemuppc ?= "c1d13a32b44fab908fe821f67ac7947195385652"
13SRCREV_meta ?= "7c9e1e0117e7ca1f7451870dad5db50adc21732e" 13SRCREV_meta ?= "03cd6f841fd2566b033db19eb6665228ea406adf"
14 14
15PR = "${INC_PR}.1" 15PR = "${INC_PR}.1"
16PV = "${LINUX_VERSION}+git${SRCPV}" 16PV = "${LINUX_VERSION}+git${SRCPV}"