aboutsummaryrefslogtreecommitdiffstats
path: root/packages/packagekit/packagekit_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/packagekit/packagekit_git.bb')
-rw-r--r--packages/packagekit/packagekit_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/packagekit/packagekit_git.bb b/packages/packagekit/packagekit_git.bb
index 4ac4a415da..8e2adff2cf 100644
--- a/packages/packagekit/packagekit_git.bb
+++ b/packages/packagekit/packagekit_git.bb
@@ -5,7 +5,7 @@ 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.3+gitr${SRCREV}"
-FILE_PR = "r9"
+PR = "r9"
SRC_URI = "git://anongit.freedesktop.org/git/packagekit;protocol=git \
file://disable-docbook2man.patch;patch=1"