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:41:35 +0000
commit9669889806f5a41ab924b0fc046add572839e5ed (patch)
treedb522d08089366aefc1261eccecfc0f55b20d06a /meta/recipes-gnome/gnome
parentbad13be935df977ec7a14231f230c0eb5f8e30c0 (diff)
downloadopenembedded-core-contrib-9669889806f5a41ab924b0fc046add572839e5ed.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. (From OE-Core rev: eadd68010f923edc12b4962074850ea724477a64) 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"