From: Holger Hans Peter Freyther Date: Wed, 29 Oct 2008 12:30:08 +0000 (+0100) Subject: packagekit: Bump the PE after changing the PV scheme in 5bfa0791 X-Git-Tag: Release-2010-05/1~5569^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d60a3f961835c5a5896fdbda7be460c97f1aa89b;p=openembedded.git packagekit: Bump the PE after changing the PV scheme in 5bfa0791 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. --- diff --git a/packages/packagekit/packagekit_git.bb b/packages/packagekit/packagekit_git.bb index 17871a3ab6..8e86bc8596 100644 --- a/packages/packagekit/packagekit_git.bb +++ b/packages/packagekit/packagekit_git.bb @@ -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 \