]> code.ossystems Code Review - openembedded-core.git/commitdiff
mozilla-headless: Bump PV
authorRichard Purdie <rpurdie@linux.intel.com>
Mon, 19 Oct 2009 21:55:20 +0000 (22:55 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 19 Oct 2009 21:55:20 +0000 (22:55 +0100)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/packages/mozilla-headless/mozilla-headless_hg.bb

index 277c7a32edde8886e60c14e89340708a8c53a1cc..1cb766a0138273762fca34f60aaec3cf1b9a4d5b 100644 (file)
@@ -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"