poky.conf: Really exclude qemu

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1687 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2007-05-09 18:41:31 +00:00
parent 1641c2bd2c
commit 66e403dea6
1 changed files with 1 additions and 1 deletions

View File

@ -238,4 +238,4 @@ EXCLUDE_FROM_WORLD_pn-empathy = "1"
# Needs python
EXCLUDE_FROM_WORLD_pn-ipkg-utils = "1"
# Needs gcc 3.x
EXCLUDE_FROM_WORLD_qemu = "1"
EXCLUDE_FROM_WORLD_pn-qemu = "1"