[OE-core] [PATCH 4/5] gnome-common: inhert gnomebase not gnome

Ross Burton ross.burton at intel.com
Mon Oct 28 14:33:17 UTC 2013


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 at intel.com>
---
 meta/recipes-gnome/gnome/gnome-common_3.7.4.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 ebf343e..af5d340 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"
 
-- 
1.7.10.4




More information about the Openembedded-core mailing list