aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-08-15 10:32:52 -0400
committerSaul Wold <sgw@linux.intel.com>2013-08-19 09:03:07 -0700
commit81c5c93fb0589dc24c10a4d3722da72d4774db22 (patch)
tree5ef2a788980a34e456aba3748ddc55f04c98ba2f /meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
parent1c9703c9e8b79f5c225c585c154416c1e7e6899f (diff)
downloadopenembedded-core-contrib-81c5c93fb0589dc24c10a4d3722da72d4774db22.tar.gz
linux-yocto-3.8/meta: enable ALTIVEC for qemuppc
As part of the qemuppc tuning activities, we are aligning on ppc74xx, and as a result we can enable ALTIVEC support in the base BSP config. [YOCTO #1914] Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
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 04cf22b56d..06d6b129a4 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"
KMETA = "meta"
SRCREV_machine ?= "f20047520a57322f05d95a18a5fbd082fb15cb87"
-SRCREV_meta ?= "f706bd410c80a20ff437a53bb3f9f076ba31a17e"
+SRCREV_meta ?= "e7f42a416a60499db3771181357b29b3b3c424cc"
PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"