]> code.ossystems Code Review - openembedded-core.git/commitdiff
mozilla-headless: Bump SRCREV
authorRichard Purdie <rpurdie@linux.intel.com>
Sun, 17 May 2009 10:21:06 +0000 (11:21 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Sun, 17 May 2009 10:21:06 +0000 (11:21 +0100)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/packages/mozilla-headless/mozilla-headless_hg.bb

index e3ef60b783e5547f44254f64299c4446f1bb5832..d585c317f22f658746234e747ca7bfb600abb4e6 100644 (file)
@@ -1,9 +1,9 @@
 
-SRC_URI = "hg://hg.mozilla.org/incubator;protocol=http;rev=71b4ab01cbf2;module=offscreen \
+SRC_URI = "hg://hg.mozilla.org/incubator;protocol=http;rev=75786cabae7f;module=offscreen \
            file://configurefix.patch;patch=1 \
            file://jsautocfg.h \
           file://mozconfig"
-PV = "0.0+hg-1.0+71b4ab01cbf2"
+PV = "0.0+hg-1.0+75786cabae7f"
 PR = "r0"
 
 S = "${WORKDIR}/offscreen"