From b8f69f77f6aac72e24c1cae2e24d38d24aa949a7 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 19 Oct 2009 17:46:29 +0100 Subject: mozilla-headless: Convert to auto revisioning Signed-off-by: Richard Purdie --- meta/packages/mozilla-headless/mozilla-headless_hg.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta') diff --git a/meta/packages/mozilla-headless/mozilla-headless_hg.bb b/meta/packages/mozilla-headless/mozilla-headless_hg.bb index 36aee351bb..277c7a32ed 100644 --- a/meta/packages/mozilla-headless/mozilla-headless_hg.bb +++ b/meta/packages/mozilla-headless/mozilla-headless_hg.bb @@ -1,13 +1,13 @@ FIXEDREV = "${SRCREVMOZILLAHEADLESS}" #file://0001-Adds-initial-Gtk-clipboard-support-to-moz-headless.patch;patch=1 \ -SRC_URI = "hg://hg.mozilla.org/incubator;protocol=http;rev=${FIXEDREV};module=offscreen \ +SRC_URI = "hg://hg.mozilla.org/incubator;protocol=http;module=offscreen \ file://configurefix.patch;patch=1 \ file://mozilla-jemalloc.patch;patch=1 \ file://removebadrpath.patch;patch=1 \ file://jsautocfg.h \ file://mozconfig" -PV = "0.1+hg-1.0+${FIXEDREV}" +PV = "0.1+hg-1.0+${SRCPV}" PR = "r5" S = "${WORKDIR}/offscreen" -- cgit v1.2.3-54-g00ecf