packagekit: Bump the PE after changing the PV scheme in 5bfa0791
authorHolger Hans Peter Freyther <zecke@selfish.org>
Wed, 29 Oct 2008 12:30:08 +0000 (13:30 +0100)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Wed, 29 Oct 2008 12:35:48 +0000 (13:35 +0100)
    Be conservative and bump the PE after the PV was changed to
    follow the naming policy. This matches with the packagekit version
    found in the Openmoko tree.

packages/packagekit/packagekit_git.bb

index 17871a3..8e86bc8 100644 (file)
@@ -6,6 +6,7 @@ DEPENDS = "dbus (>= 1.1.1) dbus-glib glib-2.0 sqlite3 opkg intltool intltool-nat
 RDEPENDS_${PN} = "opkg"
 PV = "0.2.3+gitr${SRCREV}"
 PR = "r16"
+PE = "1"
 
 SRC_URI = "git://anongit.freedesktop.org/git/packagekit;protocol=git \
            file://disable-docbook2man.patch;patch=1 \