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-09-18 03:16:03 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-18 19:49:41 +0100
commit6942108fdb4919977c23983e22d2c3135d2ddebb (patch)
tree8a420c4cebe58ebba7a8819b98cc83c56e20498f /meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
parent99b41732458871080cfa7a9bad3f8dfe03e026be (diff)
downloadpoky-6942108fdb4919977c23983e22d2c3135d2ddebb.tar.gz
linux-yocto/3.8: add haswell-wc board config and branch
Bumping the meta branch SRCREV to import the following board support: meta: add haswell-wc bsp for Intel Haswell Platform (Walnut Canyon CRB) scc and config files Signed-off-by Ong Boon Leong <boon.leong.ong@intel.com> (From OE-Core rev: fcca6317543e8be0bd2da1f45ac99448c24b4e48) 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 5c5320735b..03723de307 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 ?= "e7f42a416a60499db3771181357b29b3b3c424cc" 16SRCREV_meta ?= "dfeaae26b811cb006f3013a1be7bb2de54d9c015"
17 17
18PR = "${INC_PR}.1" 18PR = "${INC_PR}.1"
19PV = "${LINUX_VERSION}+git${SRCPV}" 19PV = "${LINUX_VERSION}+git${SRCPV}"