diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-10-19 22:55:20 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-10-19 22:55:20 +0100 |
commit | 4f6fee840e07b24340416cbcade0fd41a0423ba4 (patch) | |
tree | 9045b78561e1e3041296f6b1117afce490400d58 /meta/packages/mozilla-headless | |
parent | 0e2271239a0daee8561503c1a66bdd83143880f6 (diff) | |
download | poky-4f6fee840e07b24340416cbcade0fd41a0423ba4.tar.gz |
mozilla-headless: Bump PV
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.bb | 2 |
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 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 \ | |||
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" |
10 | PV = "0.1+hg-1.0+${SRCPV}" | 10 | PV = "0.2+hg-1.0+${SRCPV}" |
11 | PR = "r5" | 11 | PR = "r5" |
12 | 12 | ||
13 | S = "${WORKDIR}/offscreen" | 13 | S = "${WORKDIR}/offscreen" |