[oe] gnome.bbclass

Martin Jansa martin.jansa at gmail.com
Thu Aug 23 09:35:11 UTC 2012


On Thu, Aug 23, 2012 at 11:22:03AM +0200, Andreas Müller wrote:
> Hi,
> 
> we have gnome.bbclass in oe-core and meta-oe. The only difference I
> see is meta-oe extends
> 
> BBCLASSEXTEND += "native"
> 
> Could somebody help me why we need to build all gnome recipes native?

git log says it was because of 'hicolor-icon-theme-native' and 'gnome-common-native'

If it's not needed anymore, then it would be nice to drop meta-oe gnome.bbclass now.

Cheers,

commit aac01cbce74cef20283752c16d70043ca6d2e483
Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Sat Dec 4 18:17:26 2010 +0100

    meta-openembedded: add BBCLASSEXTEND = native to gnome.bbclass

    This fixes the missing 'hicolor-icon-theme-native' and 'gnome-common-native' deps

    Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

diff --git a/classes/gnome.bbclass b/classes/gnome.bbclass
index 7bc5d9c..0a32a77 100644
--- a/classes/gnome.bbclass
+++ b/classes/gnome.bbclass
@@ -1,4 +1,4 @@
 inherit gnomebase gtk-icon-cache gconf mime

 EXTRA_OECONF += "--enable-introspection=no"
-
+BBCLASSEXTEND += "native"

> 
> Andreas
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20120823/01014998/attachment-0002.sig>


More information about the Openembedded-devel mailing list