aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-08-20 00:20:56 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-08-20 00:20:56 +0000
commit373ccb036474156d806cd7a2d1a26ebc23e80771 (patch)
tree7c5a06877dc82fa3b0b74e54e985e151d9b9da26
parent30180b8ef19dac735e61897b3b9e5d4fed284990 (diff)
downloadopenembedded-373ccb036474156d806cd7a2d1a26ebc23e80771.tar.gz
openmoko-icon-theme: exlclude from world build because it DEPENDS on librsvg-native which is not in OE.
-rw-r--r--packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb b/packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb
index acbf3da7b9..e394547fd5 100644
--- a/packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb
+++ b/packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb
@@ -4,6 +4,8 @@ DEPENDS = "imagemagick-native librsvg-native"
PV = "0.1.0+svnr${SRCREV}"
PR = "r2"
+EXCLUDE_FROM_WORLD = "1"
+
inherit openmoko2
SRC_URI = "svn://svn.openmoko.org/trunk/src/target/OM-2007.2/artwork/;module=icons;proto=http"