summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-05-09 15:16:44 +0000
committerRichard Purdie <richard@openedhand.com>2007-05-09 15:16:44 +0000
commitdad0f1345327293c0564fee5b479d5cfc89a380e (patch)
treed2247337cc62fa7c62be24fb0cedda639ddf1734 /meta/conf
parented099eb93015e1ba7ee1e8c4353247b10eb6e7cf (diff)
downloadpoky-dad0f1345327293c0564fee5b479d5cfc89a380e.tar.gz
poky.conf: Fix typo
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1628 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/poky.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index 1bbccc0ecd..31a5a796ae 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -238,4 +238,4 @@ EXCLUDE_FROM_WORLD_pn-empathy = "1"
238# Needs python 238# Needs python
239EXCLUDE_FROM_WORLD_pn-ipkg-utils = "1" 239EXCLUDE_FROM_WORLD_pn-ipkg-utils = "1"
240# Needs gcc 3.x 240# Needs gcc 3.x
241EXPLODE_FROM_WORLD_qemu = "1" 241EXCLUDE_FROM_WORLD_qemu = "1"