summaryrefslogtreecommitdiff
path: root/meta/conf/distro
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-07-10 14:06:27 +0000
committerRichard Purdie <richard@openedhand.com>2007-07-10 14:06:27 +0000
commite02fb94812ca03db5fea0377661ebde1e3f2222e (patch)
tree427497fb886e6497d44ca501fa946bf4da1a5434 /meta/conf/distro
parent9e9fe202ec1e79e6712f748197bf92e286e3cfe7 (diff)
downloadopenembedded-core-e02fb94812ca03db5fea0377661ebde1e3f2222e.tar.gz
openembedded-core-e02fb94812ca03db5fea0377661ebde1e3f2222e.tar.bz2
openembedded-core-e02fb94812ca03db5fea0377661ebde1e3f2222e.tar.xz
openembedded-core-e02fb94812ca03db5fea0377661ebde1e3f2222e.zip
Add clutter, clutter-cairo, clutter-gst, aaina and table, excluded from world builds for now
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2143 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro')
-rw-r--r--meta/conf/distro/poky.conf8
1 files changed, 7 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index d7e7d8b16..00d53360a 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -119,7 +119,7 @@ SRCDATE_libsyncml = "20070529"
SRCDATE_matchbox-applet-light = "20070529"
SRCDATE_fstests = "20070529"
SRCDATE_abiword ?= "20070130"
-SRCDATE_xvideo-tests ?= "20070623"
+SRCDATE_xvideo-tests ?= "20070702"
#
# Preferred Versions:
@@ -231,3 +231,9 @@ EXCLUDE_FROM_WORLD_pn-syncml-client = "1"
# temporary
EXCLUDE_FROM_WORLD_pn-lirc = "1"
EXCLUDE_FROM_WORLD_pn-lirc-modules = "1"
+# clutter needs some kind of gl to build, not yet added
+EXCLUDE_FROM_WORLD_clutter = "1"
+EXCLUDE_FROM_WORLD_clutter-cairo = "1"
+EXCLUDE_FROM_WORLD_clutter-gst = "1"
+EXCLUDE_FROM_WORLD_aaina = "1"
+EXCLUDE_FROM_WORLD_table = "1" \ No newline at end of file