From: Richard Purdie Date: Sun, 17 May 2009 10:21:06 +0000 (+0100) Subject: mozilla-headless: Bump SRCREV X-Git-Tag: 2011-1~7501 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5fcdc32d7fc1ee92570c5bbef09ee45ea11d5fbc;p=openembedded-core.git mozilla-headless: Bump SRCREV Signed-off-by: Richard Purdie --- 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 @@ -SRC_URI = "hg://hg.mozilla.org/incubator;protocol=http;rev=71b4ab01cbf2;module=offscreen \ +SRC_URI = "hg://hg.mozilla.org/incubator;protocol=http;rev=75786cabae7f;module=offscreen \ file://configurefix.patch;patch=1 \ file://jsautocfg.h \ file://mozconfig" -PV = "0.0+hg-1.0+71b4ab01cbf2" +PV = "0.0+hg-1.0+75786cabae7f" PR = "r0" S = "${WORKDIR}/offscreen"