summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-10-19 22:55:20 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-10-19 22:55:20 +0100
commit4f6fee840e07b24340416cbcade0fd41a0423ba4 (patch)
tree9045b78561e1e3041296f6b1117afce490400d58 /meta
parent0e2271239a0daee8561503c1a66bdd83143880f6 (diff)
downloadpoky-4f6fee840e07b24340416cbcade0fd41a0423ba4.tar.gz
mozilla-headless: Bump PV
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/mozilla-headless/mozilla-headless_hg.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/mozilla-headless/mozilla-headless_hg.bb b/meta/packages/mozilla-headless/mozilla-headless_hg.bb
index 277c7a32ed..1cb766a013 100644
--- a/meta/packages/mozilla-headless/mozilla-headless_hg.bb
+++ b/meta/packages/mozilla-headless/mozilla-headless_hg.bb
@@ -7,7 +7,7 @@ SRC_URI = "hg://hg.mozilla.org/incubator;protocol=http;module=offscreen \
7 file://removebadrpath.patch;patch=1 \ 7 file://removebadrpath.patch;patch=1 \
8 file://jsautocfg.h \ 8 file://jsautocfg.h \
9 file://mozconfig" 9 file://mozconfig"
10PV = "0.1+hg-1.0+${SRCPV}" 10PV = "0.2+hg-1.0+${SRCPV}"
11PR = "r5" 11PR = "r5"
12 12
13S = "${WORKDIR}/offscreen" 13S = "${WORKDIR}/offscreen"