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

conf/distro/include/world-broken.inc: Exclude clutter-helix from world builds

This commit is contained in:
Richard Purdie
2008-10-28 22:27:16 +00:00
parent b296ae263c
commit 8d50257cdf
@@ -31,3 +31,6 @@ EXCLUDE_FROM_WORLD_pn-gcalctool = "1"
# The packages from these clash atm
EXCLUDE_FROM_WORLD_pn-abiword = "1"
EXCLUDE_FROM_WORLD_pn-abiword-embedded = "1"
# helix is x86 only
EXCLUDE_FROM_WORLD_pn-clutter-helix = "1"