diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-05-17 11:21:06 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-05-17 11:21:06 +0100 |
commit | 5fcdc32d7fc1ee92570c5bbef09ee45ea11d5fbc (patch) | |
tree | c1aa9fe1e03d5ee863c531cc5f66365cd7d71b98 /meta/packages/mozilla-headless/mozilla-headless_hg.bb | |
parent | 5e986a23d006f231f32f726802508720b2c012b7 (diff) | |
download | poky-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.bb | 4 |
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 | ||
2 | SRC_URI = "hg://hg.mozilla.org/incubator;protocol=http;rev=71b4ab01cbf2;module=offscreen \ | 2 | SRC_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" |
6 | PV = "0.0+hg-1.0+71b4ab01cbf2" | 6 | PV = "0.0+hg-1.0+75786cabae7f" |
7 | PR = "r0" | 7 | PR = "r0" |
8 | 8 | ||
9 | S = "${WORKDIR}/offscreen" | 9 | S = "${WORKDIR}/offscreen" |