firefox3: apply debian patch to support building against gcc 4.3.x
authorKoen Kooi <koen@openembedded.org>
Mon, 23 Jun 2008 20:12:52 +0000 (20:12 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 23 Jun 2008 20:12:52 +0000 (20:12 +0000)
packages/mozilla/firefox_3.0.bb

index ab10c96..1198344 100644 (file)
@@ -11,6 +11,7 @@ SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/3.0/source/fi
        file://random_to_urandom.diff;patch=1 \
        file://jemalloc-tls.patch;patch=1 \
        http://ftp.mozilla.org/pub/mozilla.org/js/js-1.7.0.tar.gz \
+       http://ftp.debian.org/debian/pool/main/i/iceweasel/iceweasel_3.0~rc2-2.diff.gz;patch=1 \        
 "
 
 S = "${WORKDIR}/mozilla"