aboutsummaryrefslogtreecommitdiffstats
path: root/packages/mozilla
diff options
context:
space:
mode:
Diffstat (limited to 'packages/mozilla')
-rw-r--r--packages/mozilla/firefox-1.0/firefox-cc-fix.patch0
-rw-r--r--packages/mozilla/firefox-1.0/jsautocfg.h0
-rw-r--r--packages/mozilla/firefox_1.0.bb3
3 files changed, 3 insertions, 0 deletions
diff --git a/packages/mozilla/firefox-1.0/firefox-cc-fix.patch b/packages/mozilla/firefox-1.0/firefox-cc-fix.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/mozilla/firefox-1.0/firefox-cc-fix.patch
diff --git a/packages/mozilla/firefox-1.0/jsautocfg.h b/packages/mozilla/firefox-1.0/jsautocfg.h
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/mozilla/firefox-1.0/jsautocfg.h
diff --git a/packages/mozilla/firefox_1.0.bb b/packages/mozilla/firefox_1.0.bb
index f893d9756f..9e34c3d4fa 100644
--- a/packages/mozilla/firefox_1.0.bb
+++ b/packages/mozilla/firefox_1.0.bb
@@ -2,7 +2,10 @@ PR = "r0"
SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/firefox-${PV}-source.tar.bz2 \
file://xptcstubs.patch;patch=1 \
file://no-xmb.patch;patch=1 \
+ file://firefox-cc-fix.patch;patch=1 \
+ file://jsautocfg.h \
file://extensions-hack.patch;patch=1"
+
S = "${WORKDIR}/mozilla"
inherit mozilla