From: Richard Purdie Date: Mon, 19 Oct 2009 21:55:20 +0000 (+0100) Subject: mozilla-headless: Bump PV X-Git-Tag: 2011-1~6899 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4f6fee840e07b24340416cbcade0fd41a0423ba4;p=openembedded-core.git mozilla-headless: Bump PV 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 277c7a32ed..1cb766a013 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;module=offscreen \ file://removebadrpath.patch;patch=1 \ file://jsautocfg.h \ file://mozconfig" -PV = "0.1+hg-1.0+${SRCPV}" +PV = "0.2+hg-1.0+${SRCPV}" PR = "r5" S = "${WORKDIR}/offscreen"