aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-10-28 14:33:17 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-29 10:32:58 +0000
commiteadd68010f923edc12b4962074850ea724477a64 (patch)
tree877d6a34129248a3d1ca4349c8b437e2d7be2970 /meta/recipes-gnome/gnome
parent1f77801e6837b23d9123097dba77ca1374fbbea4 (diff)
downloadopenembedded-core-contrib-eadd68010f923edc12b4962074850ea724477a64.tar.gz
gnome-common: inhert gnomebase not gnome
This recipe doesn't need any of the helpers that come with gnome (GConf, icons, MIME, etc), so just inherit gnomebase. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gnome')
-rw-r--r--meta/recipes-gnome/gnome/gnome-common_3.7.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-common_3.7.4.bb b/meta/recipes-gnome/gnome/gnome-common_3.7.4.bb
index ebf343ef43..af5d3405b0 100644
--- a/meta/recipes-gnome/gnome/gnome-common_3.7.4.bb
+++ b/meta/recipes-gnome/gnome/gnome-common_3.7.4.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SECTION = "x11/gnome"
PR = "r0"
-inherit gnome allarch
+inherit gnomebase allarch
GNOME_COMPRESS_TYPE = "xz"