summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-07-19 11:57:00 +0000
committerRichard Purdie <richard@openedhand.com>2008-07-19 11:57:00 +0000
commit7471ff92aead597d027e90bfe273606de989dea4 (patch)
tree2506ea7d7c122da3ddbc71b73308bfe79447dd69
parentaf361dbeee93530f4041a967f2fa1e490ef2fc78 (diff)
downloadopenembedded-core-contrib-7471ff92aead597d027e90bfe273606de989dea4.tar.gz
gnome-common: PACKAGE_ARCH=all isn't appropriate since STAGING_DATADIR is target specific
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4892 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/packages/gnome/gnome-common_2.20.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/gnome/gnome-common_2.20.0.bb b/meta/packages/gnome/gnome-common_2.20.0.bb
index e637a1bb4c..ea0a3b0d06 100644
--- a/meta/packages/gnome/gnome-common_2.20.0.bb
+++ b/meta/packages/gnome/gnome-common_2.20.0.bb
@@ -4,7 +4,8 @@ PR = "r1"
DESCRIPTION = "Common macros for building GNOME applications"
inherit gnome
-PACKAGE_ARCH="all"
+# all isn't appropriate since STAGING_DATADIR is target specific
+# PACKAGE_ARCH="all"
# The omf.make file failed if scrollkeeper doesn't happen to be
# installed