diff options
Diffstat (limited to 'meta/packages/mozilla-headless/mozilla-headless_hg.bb')
-rw-r--r-- | meta/packages/mozilla-headless/mozilla-headless_hg.bb | 2 |
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 5ebe1a4876..c61f8de8e1 100644 --- a/meta/packages/mozilla-headless/mozilla-headless_hg.bb +++ b/meta/packages/mozilla-headless/mozilla-headless_hg.bb | |||
@@ -12,7 +12,7 @@ SRC_URI = "hg://hg.mozilla.org/incubator;protocol=http;module=offscreen \ | |||
12 | file://jsautocfg.h \ | 12 | file://jsautocfg.h \ |
13 | file://mozconfig" | 13 | file://mozconfig" |
14 | PV = "0.2+hg-1.0+${SRCPV}" | 14 | PV = "0.2+hg-1.0+${SRCPV}" |
15 | PR = "r9" | 15 | PR = "r10" |
16 | 16 | ||
17 | S = "${WORKDIR}/offscreen" | 17 | S = "${WORKDIR}/offscreen" |
18 | 18 | ||