summaryrefslogtreecommitdiffstats
path: root/meta/packages/mozilla-headless
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-07-27 17:36:47 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-07-27 17:36:47 +0100
commita079b4c526e9cbf8baddcc62daa2a9ac647e1679 (patch)
tree94e3c5d712f5cff09dc766a3db761fb8e47e23f1 /meta/packages/mozilla-headless
parent8e73d3d4fbd96041ee1e2ddaaa65da0d05d175f9 (diff)
downloadpoky-a079b4c526e9cbf8baddcc62daa2a9ac647e1679.tar.gz
mozilla-headless-services: Convert to SRCPV
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/mozilla-headless')
-rw-r--r--meta/packages/mozilla-headless/mozilla-headless-services_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/mozilla-headless/mozilla-headless-services_git.bb b/meta/packages/mozilla-headless/mozilla-headless-services_git.bb
index aba2ffd789..1ba0167edc 100644
--- a/meta/packages/mozilla-headless/mozilla-headless-services_git.bb
+++ b/meta/packages/mozilla-headless/mozilla-headless-services_git.bb
@@ -1,6 +1,6 @@
1SRC_URI = "git://git.moblin.org/mozilla-headless-services.git;protocol=git \ 1SRC_URI = "git://git.moblin.org/mozilla-headless-services.git;protocol=git \
2 file://confighack.patch;patch=1" 2 file://confighack.patch;patch=1"
3PV = "0.0+git${SRCREV}" 3PV = "0.1+git${SRCPV}"
4PR = "r1" 4PR = "r1"
5 5
6DEPENDS = "glib-2.0 dbus mozilla-headless json-glib" 6DEPENDS = "glib-2.0 dbus mozilla-headless json-glib"