]> code.ossystems Code Review - openembedded-core.git/commitdiff
conf/distro/include/world-broken.inc: Add abiword and abiword-embedded for now
authorRichard Purdie <rpurdie@linux.intel.com>
Tue, 28 Oct 2008 20:27:44 +0000 (20:27 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 28 Oct 2008 20:28:52 +0000 (20:28 +0000)
meta/conf/distro/include/world-broken.inc

index e1e14880fc9a85fb3fea32ec97d149119b9e5241..bfa3ab2ece9cfc5fed536e728dc3cf2f1e22044c 100644 (file)
@@ -28,3 +28,6 @@ EXCLUDE_FROM_WORLD_pn-libxml-simple-perl = "1"
 # Needs gtk+ <= 2.10
 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"