From: Richard Purdie Date: Mon, 27 Jul 2009 15:17:15 +0000 (+0100) Subject: mozilla-headless: Allow PV to forwards X-Git-Tag: 2011-1~7165 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f9686c4f10d6fa78fc4ba3074becf8befa088bfa;p=openembedded-core.git mozilla-headless: Allow PV to forwards 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 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 file://removebadrpath.patch;patch=1 \ file://jsautocfg.h \ file://mozconfig" -PV = "0.0+hg-1.0+${FIXEDREV}" +PV = "0.0.1+hg-1.0+${FIXEDREV}" PR = "r5" S = "${WORKDIR}/offscreen"