gnome.bbclass: remove to use oe-core's version

* suggested in [1]
* build tested from scratch with my working image [2]

[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-August/041157.html
[2] http://gitorious.org/schnitzeltony-oe-meta/meta-misc/blobs/master/recipes-image/xfce-full-image.bb

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Andreas Müller
2012-09-17 08:15:41 +00:00
committed by Koen Kooi
parent d010c0650b
commit 3b5c4f60d3
-4
View File
@@ -1,4 +0,0 @@
inherit gnomebase gtk-icon-cache gconf mime
EXTRA_OECONF += "--enable-introspection=no"
BBCLASSEXTEND += "native"