diff options
Diffstat (limited to 'meta/packages/mozilla-headless')
-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 debcd767e9..f6bdb50ec4 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;rev=${FIXEDREV};module=of | |||
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" |
10 | PV = "0.0+hg-1.0+${FIXEDREV}" | 10 | PV = "0.0.1+hg-1.0+${FIXEDREV}" |
11 | PR = "r5" | 11 | PR = "r5" |
12 | 12 | ||
13 | S = "${WORKDIR}/offscreen" | 13 | S = "${WORKDIR}/offscreen" |