summaryrefslogtreecommitdiffstats
path: root/meta/packages/mozilla-headless/mozilla-headless_hg.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-07-27 16:49:13 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-07-27 16:49:13 +0100
commitd7d49ad189d776555ee3596e990df5bd79d2100c (patch)
tree7cbafe04f6f1cad3fa081535f7f7ebafddd6742e /meta/packages/mozilla-headless/mozilla-headless_hg.bb
parent60688d8a643e5b42c75041d553bf377f6ec78f9c (diff)
downloadpoky-d7d49ad189d776555ee3596e990df5bd79d2100c.tar.gz
meta-moblin: Increase PV of SRCPV packages
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/mozilla-headless/mozilla-headless_hg.bb')
-rw-r--r--meta/packages/mozilla-headless/mozilla-headless_hg.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/mozilla-headless/mozilla-headless_hg.bb b/meta/packages/mozilla-headless/mozilla-headless_hg.bb
index f6bdb50ec4..ff862211c3 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
7 file://removebadrpath.patch;patch=1 \ 7 file://removebadrpath.patch;patch=1 \
8 file://jsautocfg.h \ 8 file://jsautocfg.h \
9 file://mozconfig" 9 file://mozconfig"
10PV = "0.0.1+hg-1.0+${FIXEDREV}" 10PV = "0.1+hg-1.0+${FIXEDREV}"
11PR = "r5" 11PR = "r5"
12 12
13S = "${WORKDIR}/offscreen" 13S = "${WORKDIR}/offscreen"