fennec: update hg rev to get new js JIT and tweak mozconfig for arm
authorKoen Kooi <koen@openembedded.org>
Wed, 10 Sep 2008 13:01:50 +0000 (13:01 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 10 Sep 2008 13:01:50 +0000 (13:01 +0000)
packages/mozilla/fennec/arm/mozconfig
packages/mozilla/fennec_hg.bb

index 0e25c7e..926fa86 100644 (file)
@@ -4,6 +4,10 @@ mk_add_options AUTOCONF=autoconf2.13
 
 ac_add_options --disable-javaxpcom
 
+ac_add_options --enable-system-cairo
+ac_add_options --with-system-zlib
+ac_add_options --with-system-jpeg
+
 ac_add_app_options xulrunner --with-arm-kuser
 ac_add_app_options xulrunner --enable-application=xulrunner
 
index cb56c94..cd6ccfb 100644 (file)
@@ -1,9 +1,9 @@
 DEPENDS += "cairo alsa-lib "
 
 PV = "0.7"
-PR = "r2"
+PR = "r4"
 
-SRC_URI = "hg://hg.mozilla.org/;module=mozilla-central;rev=7352ef83055a \
+SRC_URI = "hg://hg.mozilla.org/;module=mozilla-central;rev=087dfa16ea19 \
            hg://hg.mozilla.org/;module=mobile-browser;rev=767c0315369c \
            file://jsautocfg.h \
            file://jsautocfg-dontoverwrite.patch;patch=1 \