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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user