summaryrefslogtreecommitdiff
path: root/packages/packagekit
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2008-10-29 13:30:08 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2008-10-29 13:35:48 +0100
commitd60a3f961835c5a5896fdbda7be460c97f1aa89b (patch)
tree88f415253127030087e0116d617c231b29c81fc4 /packages/packagekit
parent1fda949802d0fd54587190954e70c9f16ee2b87e (diff)
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.
Diffstat (limited to 'packages/packagekit')
-rw-r--r--packages/packagekit/packagekit_git.bb1
1 files changed, 1 insertions, 0 deletions
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 \