aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2012-09-17 08:15:41 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-09-17 10:42:28 +0200
commit3b5c4f60d37898d0c65032a8e84b41b3e36c3bc1 (patch)
tree279884afebb873235861655ad68b09f4390d6a0d /meta-oe
parentd010c0650b8331d97e5cf5681930f73da7de2d29 (diff)
downloadmeta-openembedded-contrib-3b5c4f60d37898d0c65032a8e84b41b3e36c3bc1.tar.gz
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>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/classes/gnome.bbclass4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-oe/classes/gnome.bbclass b/meta-oe/classes/gnome.bbclass
deleted file mode 100644
index 0a32a7796d..0000000000
--- a/meta-oe/classes/gnome.bbclass
+++ /dev/null
@@ -1,4 +0,0 @@
-inherit gnomebase gtk-icon-cache gconf mime
-
-EXTRA_OECONF += "--enable-introspection=no"
-BBCLASSEXTEND += "native"