generic-poky/meta
Khem Raj 0af5e13667 perl-native_5.12.2.bb: Fix compliation on ubuntu 11.04-alpha
Ubuntu has moved eglibc to /usr/lib/${arch}-linux-gnu and
/lib/${arch}-linux-gnu so we need that to be added to glibpth in
Configure.

Currently we set LD=ld in environment for recipes inheriting native
class. This overrides the LD settings in the Makefiles of perl and
it tries to link by calling ld which does not work since its using
-l<x> on commandline and ubuntu linker seems not to look into
the new location for these libraries. Its better to use gcc for linking
here anyway

[With tweak from Tom Rini to use CCLD, not LD]
(From OE-Core rev: 8ba700a4c593fd52bd01b6272b4c8285a71964f7)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-23 15:43:59 +00:00
..
classes native: empty PACKAGES_DYNAMIC the way we do PACKAGES 2011-03-23 15:43:49 +00:00
conf bitbake.conf: replace unused/broken E_CVS/E_URI with E_MIRROR/E_SVN used in OE 2011-03-23 15:43:48 +00:00
files Fixing my bad license parsing: license.bbclass 2011-02-26 14:04:41 -08:00
lib/oe lib/oe/patch.py: Cosmetic change to avoid bitbake warning 2011-03-23 15:43:56 +00:00
recipes-bsp formfactor: Assume HAVE_TOUCHSCREEN=0 2011-03-16 13:54:29 +00:00
recipes-connectivity nfs-utils: fix "sh: bad number" error on start/stop of nfsserver 2011-03-18 23:23:30 +00:00
recipes-core initscripts: Make umountfs a bit more robust, bump PR 2011-03-18 23:23:31 +00:00
recipes-devtools perl-native_5.12.2.bb: Fix compliation on ubuntu 11.04-alpha 2011-03-23 15:43:59 +00:00
recipes-extended msmtp: add link sendmail for lsb command check 2011-03-23 15:43:45 +00:00
recipes-gnome gnome-vfs: Force acl to be disabled since its not a dependency 2011-03-17 12:33:50 +00:00
recipes-graphics xserver-nodm-init: Mark as machine specific after recent rootless X changes 2011-03-19 01:31:22 +00:00
recipes-kernel kernel/bbclass: rework kernel and module classes to allow for building out-of-tree modules 2011-03-23 15:43:46 +00:00
recipes-multimedia alsa-lib: extend to -native for qemu-native 2011-03-23 15:43:43 +00:00
recipes-qt Update SRC_URIs to use BPN instead of PN 2011-03-14 22:36:25 +00:00
recipes-sato task-base, task-poky-basic, task-poky: Remove hard-coded references to dropbear 2011-03-16 13:54:30 +00:00
recipes-support db: Fix path of arm-thumb patch 2011-03-18 23:23:31 +00:00
site site/x86_x64: add entry to fix x86_64 compile errors 2011-02-01 14:54:39 +00:00
COPYING.MIT Add missing licence files (COPYING.MIT) 2006-07-23 13:52:32 +00:00
recipes.txt Major layout change to the packages directory 2010-08-27 15:29:45 +01:00