summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_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-11-04 09:36:20 +0000
commitdd361f07f038e4d4a1846a03027b49e799466520 (patch)
treea411350b81c4f847eb9ed47d7d638d2b59c77670 /meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
parent1fe7bca49df171a9676cd180e138c5ac5985ddcd (diff)
downloadpoky-dd361f07f038e4d4a1846a03027b49e799466520.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 rev: 9480e5b7231a2923b5ebff9623827c5d90334df3) 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-tiny_3.8.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
index 41b9f9fdea..4f346912a4 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
@@ -13,7 +13,7 @@ LINUX_VERSION ?= "3.8.13"
13KMETA = "meta" 13KMETA = "meta"
14 14
15SRCREV_machine ?= "f20047520a57322f05d95a18a5fbd082fb15cb87" 15SRCREV_machine ?= "f20047520a57322f05d95a18a5fbd082fb15cb87"
16SRCREV_meta ?= "cb96851e7e559f9247d616d08406db6135c357cb" 16SRCREV_meta ?= "19e686b473ebf018c56c9eb839f5fbd88ecd9a5a"
17 17
18PR = "${INC_PR}.1" 18PR = "${INC_PR}.1"
19PV = "${LINUX_VERSION}+git${SRCPV}" 19PV = "${LINUX_VERSION}+git${SRCPV}"