summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
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"