aboutsummaryrefslogtreecommitdiffstats
path: root/packages/packagekit/packagekit_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-06-15 18:22:46 +0000
committerKoen Kooi <koen@openembedded.org>2008-06-15 18:22:46 +0000
commit5bfa07914e91a6df6936bcc41796f00bfe999fa1 (patch)
tree3568aa94ff589f4a9baef13ce82274a5d99bde62 /packages/packagekit/packagekit_git.bb
parented57e0e23afc7fbfbedfd1ca2f54a5e29ca4d7bd (diff)
downloadopenembedded-5bfa07914e91a6df6936bcc41796f00bfe999fa1.tar.gz
sane-srcrevs: bump opkg*, mplayer and packagekit
* update recipes to match
Diffstat (limited to 'packages/packagekit/packagekit_git.bb')
-rw-r--r--packages/packagekit/packagekit_git.bb9
1 files changed, 4 insertions, 5 deletions
diff --git a/packages/packagekit/packagekit_git.bb b/packages/packagekit/packagekit_git.bb
index 5ed193a7cc..8e2adff2cf 100644
--- a/packages/packagekit/packagekit_git.bb
+++ b/packages/packagekit/packagekit_git.bb
@@ -4,13 +4,12 @@ PRIORITY = "optional"
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.1+git${SRCREV}"
-PR = "r8"
+PV = "0.2.3+gitr${SRCREV}"
+PR = "r9"
SRC_URI = "git://anongit.freedesktop.org/git/packagekit;protocol=git \
- file://disable-docbook2man.patch;patch=1 \
- file://d1e096c3267c1c9492041382b954e9327bc8bbec.patch;patch=1 \
- file://pk-nodocs.patch;patch=1"
+ file://disable-docbook2man.patch;patch=1"
+
S = "${WORKDIR}/git"