]> code.ossystems Code Review - openembedded-core.git/commitdiff
mozilla-headless: Allow PV to forwards
authorRichard Purdie <rpurdie@linux.intel.com>
Mon, 27 Jul 2009 15:17:15 +0000 (16:17 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 27 Jul 2009 15:17:15 +0000 (16:17 +0100)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/packages/mozilla-headless/mozilla-headless_hg.bb

index debcd767e97d90a622df725dc09e17ed9f98611b..f6bdb50ec4ae665ee665b6d8ca1cc8bf42e2870a 100644 (file)
@@ -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"