]> code.ossystems Code Review - openembedded-core.git/commitdiff
gconf: cleanup thanks to new gtk-doc.bbclass
authorRoss Burton <ross.burton@intel.com>
Thu, 19 Jul 2012 13:58:51 +0000 (14:58 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Jul 2012 13:27:41 +0000 (14:27 +0100)
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-gnome/gnome/gconf_3.2.3.bb

index 1da7203fc4db38eb025c3c6ccf489e12dbbf84e3..d84f98190d5400eb1e8143a475f2eb47f2583560 100644 (file)
@@ -9,9 +9,9 @@ POLKIT_libc-uclibc = ""
 DEPENDS = "glib-2.0 dbus dbus-glib libxml2 intltool-native ${POLKIT}"
 DEPENDS_virtclass-native = "glib-2.0-native dbus-native dbus-glib-native libxml2-native intltool-native gnome-common-native"
 
-PR = "r9"
+PR = "r10"
 
-inherit gnomebase
+inherit gnomebase gtk-doc
 
 SRC_URI = "${GNOME_MIRROR}/GConf/${@gnome_verdir("${PV}")}/GConf-${PV}.tar.bz2;name=archive \
           file://nointro.patch \
@@ -29,10 +29,6 @@ POLKIT_OECONF_libc-uclibc = "--disable-default-service"
 EXTRA_OECONF = "--disable-gtk-doc --enable-shared --disable-static --enable-debug=yes \
                 --disable-introspection --disable-orbit --with-openldap=no ${POLKIT_OECONF} --disable-gtk"
 
-do_configure_prepend () {
-       touch gtk-doc.make
-}
-
 do_install_append() {
        # this directory need to be created to avoid an Error 256 at gdm launch
        install -d ${D}${sysconfdir}/gconf/gconf.xml.system