or else gnome.bbclass overrides SRC_URI and the patch is not applied at all.
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
SECTION = "x11/utils"
DEPENDS = "gtk+ libcroco cairo libxml2 popt"
-PR = "r0"
+PR = "r1"
-SRC_URI += "file://doc_Makefile.patch"
+inherit autotools pkgconfig gnome
EXTRA_OECONF = "--disable-mozilla-plugin --without-svgz --without-croco --disable-gnome-vfs"
-inherit autotools pkgconfig gnome
+SRC_URI += "file://doc_Makefile.patch"
do_configure_prepend () {
echo "CLEANFILES=" > gtk-doc.make