summaryrefslogtreecommitdiff
path: root/meta/packages/mozilla-headless
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-07-27 16:17:15 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-07-27 16:17:15 +0100
commitf9686c4f10d6fa78fc4ba3074becf8befa088bfa (patch)
tree4aa77e6c7aebe753fa537d08d26d9a38fa684006 /meta/packages/mozilla-headless
parent2e4fbb1718cd094c1ec320c3963a69367e2ed8b6 (diff)
downloadopenembedded-core-f9686c4f10d6fa78fc4ba3074becf8befa088bfa.tar.gz
openembedded-core-f9686c4f10d6fa78fc4ba3074becf8befa088bfa.tar.bz2
openembedded-core-f9686c4f10d6fa78fc4ba3074becf8befa088bfa.tar.xz
openembedded-core-f9686c4f10d6fa78fc4ba3074becf8befa088bfa.zip
mozilla-headless: Allow PV to forwards
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/mozilla-headless')
-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 debcd767e..f6bdb50ec 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"