Reverting all the dbus related commits (sigh) from 27th July and fixing a QA issue...
[oespirit1] / glib-2.0 / glib-2.0_2.18.1.bb
1 PR = "r11"
2
3 SRC_URI = "\
4            http://repository.maemo.org/pool/fremantle/free/g/glib2.0/glib2.0_${PV}-1maemo4+0m5.tar.gz  \
5            file://maemo-glib/mer-changes.patch;patch=1 \
6            "
7
8 S="${WORKDIR}/glib2.0-${PV}"
9
10
11 require maemo-glib.inc
12
13 do_configure_prepend(){
14     touch gtk-doc.make
15 }
16