diff options
-rw-r--r-- | meta/packages/mozilla-headless/mozilla-headless_hg.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/mozilla-headless/mozilla-headless_hg.bb b/meta/packages/mozilla-headless/mozilla-headless_hg.bb index e3ef60b783..d585c317f2 100644 --- a/meta/packages/mozilla-headless/mozilla-headless_hg.bb +++ b/meta/packages/mozilla-headless/mozilla-headless_hg.bb | |||
@@ -1,9 +1,9 @@ | |||
1 | 1 | ||
2 | SRC_URI = "hg://hg.mozilla.org/incubator;protocol=http;rev=71b4ab01cbf2;module=offscreen \ | 2 | SRC_URI = "hg://hg.mozilla.org/incubator;protocol=http;rev=75786cabae7f;module=offscreen \ |
3 | file://configurefix.patch;patch=1 \ | 3 | file://configurefix.patch;patch=1 \ |
4 | file://jsautocfg.h \ | 4 | file://jsautocfg.h \ |
5 | file://mozconfig" | 5 | file://mozconfig" |
6 | PV = "0.0+hg-1.0+71b4ab01cbf2" | 6 | PV = "0.0+hg-1.0+75786cabae7f" |
7 | PR = "r0" | 7 | PR = "r0" |
8 | 8 | ||
9 | S = "${WORKDIR}/offscreen" | 9 | S = "${WORKDIR}/offscreen" |