diff options
-rw-r--r-- | meta/packages/mozilla-headless/mozilla-headless_hg.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/mozilla-headless/mozilla-headless_hg.bb b/meta/packages/mozilla-headless/mozilla-headless_hg.bb index fb24cd9ef4..debcd767e9 100644 --- a/meta/packages/mozilla-headless/mozilla-headless_hg.bb +++ b/meta/packages/mozilla-headless/mozilla-headless_hg.bb | |||
@@ -1,9 +1,8 @@ | |||
1 | 1 | ||
2 | FIXEDREV = "${SRCREVMOZILLAHEADLESS}" | 2 | FIXEDREV = "${SRCREVMOZILLAHEADLESS}" |
3 | 3 | #file://0001-Adds-initial-Gtk-clipboard-support-to-moz-headless.patch;patch=1 \ | |
4 | SRC_URI = "hg://hg.mozilla.org/incubator;protocol=http;rev=${FIXEDREV};module=offscreen \ | 4 | SRC_URI = "hg://hg.mozilla.org/incubator;protocol=http;rev=${FIXEDREV};module=offscreen \ |
5 | file://configurefix.patch;patch=1 \ | 5 | file://configurefix.patch;patch=1 \ |
6 | file://0001-Adds-initial-Gtk-clipboard-support-to-moz-headless.patch;patch=1 \ | ||
7 | file://mozilla-jemalloc.patch;patch=1 \ | 6 | file://mozilla-jemalloc.patch;patch=1 \ |
8 | file://removebadrpath.patch;patch=1 \ | 7 | file://removebadrpath.patch;patch=1 \ |
9 | file://jsautocfg.h \ | 8 | file://jsautocfg.h \ |