summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-06-25 16:45:46 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-06-28 09:14:05 +0100
commit3fac79f42e38a86cfbc895fd63b82f131ea95d4b (patch)
tree9c020b9054be39c81394a17f8a9f1c02a66a1228 /meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
parent173a02cc18b43adbb5ece492a4f7126d7d8d5fbd (diff)
downloadpoky-3fac79f42e38a86cfbc895fd63b82f131ea95d4b.tar.gz
linux-yocto/3.4: ltsi: sync to LTSI commit 5f05247ed
Updating the 3.4 branches to the latest LTSI baseline. (From OE-Core rev: f53de5834559ed24b05f6bec8aaccdfc36f0a806) 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.bb4
1 files changed, 2 insertions, 2 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 d9a894ad60..1655da8ac6 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
@@ -8,8 +8,8 @@ LINUX_KERNEL_TYPE = "preempt-rt"
8 8
9KMETA = "meta" 9KMETA = "meta"
10 10
11SRCREV_machine ?= "a4a8406d906163dcdab2d29420a9bc46668fc8d9" 11SRCREV_machine ?= "2a1d3b50a2889587d0fed92ccb09051a9e300735"
12SRCREV_machine_qemuppc ?= "0c20eafa8b950b1180f1701ba45026ea5e713482" 12SRCREV_machine_qemuppc ?= "0168221d2c818898b69890624e1aacbb8ec1aea9"
13SRCREV_meta ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" 13SRCREV_meta ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac"
14 14
15PR = "${INC_PR}.1" 15PR = "${INC_PR}.1"