From 289081ace1d9f300fbe9cec21b05585c5526baef Mon Sep 17 00:00:00 2001 From: "nslu2-linux.adm@bkbits.net" Date: Mon, 21 Feb 2005 18:40:14 +0000 Subject: Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/21 10:56:50-07:00 amd.com!jcrouse gnome-common_2.4.0.bb: No longer requres scrollkeeper omf.patch: Patch to remove scrollkeeper dependancy 2005/02/21 10:53:41-07:00 amd.com!jcrouse firefox_1.0.bb: add fix for 64 bit ickiness jsautocfg.h, firefox-cc-fix.patch: Hand crafted files - replace the automatically generated one nasm_0.98.38.bb: add x86_64 to the compatible host list 2005/02/21 10:47:34-07:00 amd.com!jcrouse xfce.bbclass: change source repo and add packaging info Many files: Add XFCE 4.2.0 2005/02/21 10:39:50-07:00 amd.com!jcrouse guile-native_1.6.4.bb: add AMD64 bit fixes to guile guile-amd64.patch: new file gpdf_2.8.0.bb: Add omf.make fix for gftp BKrev: 421a2b0emv8E6lWfEOpXxE6h9MBOPg --- packages/mozilla/firefox-1.0/firefox-cc-fix.patch | 0 packages/mozilla/firefox-1.0/jsautocfg.h | 0 packages/mozilla/firefox_1.0.bb | 3 +++ 3 files changed, 3 insertions(+) create mode 100644 packages/mozilla/firefox-1.0/firefox-cc-fix.patch create mode 100644 packages/mozilla/firefox-1.0/jsautocfg.h (limited to 'packages/mozilla') 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 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 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 -- cgit 1.2.3-korg