summaryrefslogtreecommitdiffstats
path: root/meta/packages/gnome
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-11-21 10:50:51 +0000
committerRoss Burton <ross@openedhand.com>2007-11-21 10:50:51 +0000
commitbc31acfd1e830c504fcfc53e5cd54ca82540f7f5 (patch)
tree38141b2bdf2862df3f827e5e0d1de0715cac4100 /meta/packages/gnome
parentdeba6b7a33ca0e8227b5d8dbf6a641fb928c91f9 (diff)
downloadpoky-bc31acfd1e830c504fcfc53e5cd54ca82540f7f5.tar.gz
gnome-common: set PACKAGE_ARCH to all
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3201 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gnome')
-rw-r--r--meta/packages/gnome/gnome-common_2.20.0.bb4
1 files changed, 3 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 41c25b69c2..e637a1bb4c 100644
--- a/meta/packages/gnome/gnome-common_2.20.0.bb
+++ b/meta/packages/gnome/gnome-common_2.20.0.bb
@@ -1,9 +1,11 @@
1LICENSE = "GPL" 1LICENSE = "GPL"
2SECTION = "x11/gnome" 2SECTION = "x11/gnome"
3PR = "r0" 3PR = "r1"
4DESCRIPTION = "Common macros for building GNOME applications" 4DESCRIPTION = "Common macros for building GNOME applications"
5inherit gnome 5inherit gnome
6 6
7PACKAGE_ARCH="all"
8
7# The omf.make file failed if scrollkeeper doesn't happen to be 9# The omf.make file failed if scrollkeeper doesn't happen to be
8# installed 10# installed
9 11