summaryrefslogtreecommitdiffstats
path: root/meta/packages/mozilla-headless/mozilla-headless_hg.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-05-17 11:21:06 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-05-17 11:21:06 +0100
commit5fcdc32d7fc1ee92570c5bbef09ee45ea11d5fbc (patch)
treec1aa9fe1e03d5ee863c531cc5f66365cd7d71b98 /meta/packages/mozilla-headless/mozilla-headless_hg.bb
parent5e986a23d006f231f32f726802508720b2c012b7 (diff)
downloadpoky-5fcdc32d7fc1ee92570c5bbef09ee45ea11d5fbc.tar.gz
mozilla-headless: Bump SRCREV
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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/mozilla-headless/mozilla-headless_hg.bb b/meta/packages/mozilla-headless/mozilla-headless_hg.bb
index e3ef60b783..d585c317f2 100644
--- a/meta/packages/mozilla-headless/mozilla-headless_hg.bb
+++ b/meta/packages/mozilla-headless/mozilla-headless_hg.bb
@@ -1,9 +1,9 @@
1 1
2SRC_URI = "hg://hg.mozilla.org/incubator;protocol=http;rev=71b4ab01cbf2;module=offscreen \ 2SRC_URI = "hg://hg.mozilla.org/incubator;protocol=http;rev=75786cabae7f;module=offscreen \
3 file://configurefix.patch;patch=1 \ 3 file://configurefix.patch;patch=1 \
4 file://jsautocfg.h \ 4 file://jsautocfg.h \
5 file://mozconfig" 5 file://mozconfig"
6PV = "0.0+hg-1.0+71b4ab01cbf2" 6PV = "0.0+hg-1.0+75786cabae7f"
7PR = "r0" 7PR = "r0"
8 8
9S = "${WORKDIR}/offscreen" 9S = "${WORKDIR}/offscreen"