[oe-commits] Khem Raj : fennec: Make it build on ARM eglibc/uclibc

git version control git at git.openembedded.org
Thu Mar 24 20:03:58 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 3aaa064fbbed5809aeac9373eeaab235712b6ae7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3aaa064fbbed5809aeac9373eeaab235712b6ae7

Author: Khem Raj <raj.khem at gmail.com>
Date:   Tue Mar 22 15:23:21 2011 -0700

fennec: Make it build on ARM eglibc/uclibc

This patchset enables fennec to build again

Upgrades to latest release tag

Bunch of patches to fix uclibc build

Disable few options notably --disable-elf-hack

Add -L<sysroot>/usr/lib to LDFLAGS otherwise
make tried to find the libs in /usr/lib

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 classes/mozilla.bbclass                            |   16 +-
 recipes/mozilla/fennec/arm/mozconfig               |    6 +
 recipes/mozilla/fennec/cross-config.patch          |   29 ++
 recipes/mozilla/fennec/fennec-uclibc.patch         |   84 ++++++
 .../mozilla/fennec/jsautocfg-dontoverwrite.patch   |   16 +-
 recipes/mozilla/fennec/libffi-arm-softfloat.patch  |  290 ++++++++++++++++++++
 recipes/mozilla/fennec/mozconfig                   |    6 +
 recipes/mozilla/fennec/prune-lintl.patch           |   33 +++
 recipes/mozilla/fennec/uclibc-isfinite.patch       |   70 +++++
 recipes/mozilla/fennec_hg.bb                       |   34 ++-
 10 files changed, 558 insertions(+), 26 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=3aaa064fbbed5809aeac9373eeaab235712b6ae7




More information about the Openembedded-commits mailing list