summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-11-04 00:56:25 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-12 17:00:16 +0000
commitf28814e64915d552e6ac8c7c5910c7e008fcfa28 (patch)
tree04250fc04d1b04a3aaa585853e7db37a977da12f /meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
parent2b62f03f708c8a0e6548546b64e78026210b1d3f (diff)
downloadpoky-f28814e64915d552e6ac8c7c5910c7e008fcfa28.tar.gz
linux-yocto/3.8: add crystalforest bsp legacy block drivers configurations
Updating the meta SRCREV to include the latest crystalforest configuration updates. (From OE-Core master rev: 9480e5b7231a2923b5ebff9623827c5d90334df3) (From OE-Core rev: a7b2d0550157413834c9c5a3022745b25ad97fef) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
index 97069486ea..4d59b1611e 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
@@ -10,7 +10,7 @@ KMETA = "meta"
10 10
11SRCREV_machine ?= "4fb187301ca153d496b2a96293dffde34d3b1a56" 11SRCREV_machine ?= "4fb187301ca153d496b2a96293dffde34d3b1a56"
12SRCREV_machine_qemuppc ?= "547c4ea570933ab7ece9f10d2c46875b460cd337" 12SRCREV_machine_qemuppc ?= "547c4ea570933ab7ece9f10d2c46875b460cd337"
13SRCREV_meta ?= "cb96851e7e559f9247d616d08406db6135c357cb" 13SRCREV_meta ?= "19e686b473ebf018c56c9eb839f5fbd88ecd9a5a"
14 14
15PR = "${INC_PR}.1" 15PR = "${INC_PR}.1"
16PV = "${LINUX_VERSION}+git${SRCPV}" 16PV = "${LINUX_VERSION}+git${SRCPV}"