1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

poky.conf: Mark qemu as not world buildable (gcc 4.x problems)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1627 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-05-09 15:14:41 +00:00
parent 615dd4a361
commit ed099eb930
+2
View File
@@ -237,3 +237,5 @@ EXCLUDE_FROM_WORLD_pn-telepathy-glib = "1"
EXCLUDE_FROM_WORLD_pn-empathy = "1"
# Needs python
EXCLUDE_FROM_WORLD_pn-ipkg-utils = "1"
# Needs gcc 3.x
EXPLODE_FROM_WORLD_qemu = "1"