Modify packagekit to make it patch successful
authorwalkingice <walkingice@walkingice.(none)>
Wed, 21 May 2008 06:53:04 +0000 (14:53 +0800)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Tue, 28 Oct 2008 21:48:48 +0000 (22:48 +0100)
packages/packagekit/packagekit_git.bb

index 1d16560..ba8f99d 100644 (file)
@@ -5,11 +5,11 @@ LICENSE = "GPL"
 DEPENDS = "dbus (>= 1.1.1) dbus-glib glib-2.0 sqlite3 opkg intltool intltool-native (>= 0.37.1)"
 RDEPENDS_${PN} = "opkg"
 PV = "0.2.3+gitr${SRCREV}"
-PR = "r9"
+PR = "r10"
 
 SRC_URI = "git://anongit.freedesktop.org/git/packagekit;protocol=git \
            file://disable-docbook2man.patch;patch=1 \
-           file://d1e096c3267c1c9492041382b954e9327bc8bbec.patch;patch=0"
+           file://d1e096c3267c1c9492041382b954e9327bc8bbec.patch;patch=1"
 
 
 S = "${WORKDIR}/git"