[oe-commits] Holger Hans Peter Freyther : packagekit: Bump the PE after changing the PV scheme in 5bfa0791

GIT User account git at amethyst.openembedded.net
Wed Oct 29 13:04:22 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: d60a3f961835c5a5896fdbda7be460c97f1aa89b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d60a3f961835c5a5896fdbda7be460c97f1aa89b

Author: Holger Hans Peter Freyther <zecke at selfish.org>
Date:   Wed Oct 29 13:30:08 2008 +0100

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.

---

 packages/packagekit/packagekit_git.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/packages/packagekit/packagekit_git.bb b/packages/packagekit/packagekit_git.bb
index 17871a3..8e86bc8 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 \





More information about the Openembedded-commits mailing list