generic-poky/meta/recipes-devtools
Richard Purdie 5d56586a00 binutils: Add missing dependency on zlib-native
Without this, compiler errors such as:

configure:33440: i586-poky-linux-gcc -march=i586 --sysroot=/media/build2/builds/rptest/b2/tmp/sysroots/qemux86 -o conftest -D_REENTRANT  -Wl,-O1  -Wl,--as-needed conftest.c -lpthread >&5
/media/build2/builds/rptest/b2/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.6.0/as: /media/build2/builds/rptest/b2/tmp/sysroots/x86_64-linux/usr/bin/i586-poky-linux/../../../usr/lib/libz.so.1: no version information available (required by /media/build2/builds/rptest/b2/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.6.0/as)
/media/build2/builds/rptest/b2/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.6.0/ld: /media/build2/builds/rptest/b2/tmp/sysroots/x86_64-linux/usr/bin/i586-poky-linux/../../../usr/lib/libz.so.1: no version information available (required by /media/build2/builds/rptest/b2/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.6.0/ld)

can be see. This is due to the compiler being built against the system
zlib, before zlib-native is built and in the sysroot. Once that has been
built it can confuse the linker depending on the relative library versions.

(From OE-Core rev: a04d50a0318cd16d5fb02a625d739e03b94e42b7)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-25 23:53:47 +01:00
..
apt update patch upstream status 2011-05-17 15:14:47 +01:00
autoconf recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
automake recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
binutils binutils: Add missing dependency on zlib-native 2011-05-25 23:53:47 +01:00
bison recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
cdrtools cdrtools: recipe and patch cleanup 2011-04-28 10:44:42 +01:00
chrpath chrpath: add nativesdk variant 2010-12-16 15:53:09 +00:00
cmake cmake: add support for oe qt4 tools names 2011-05-16 16:08:53 +01:00
desktop-file-utils desktop-file-utils: Add SRC_URI checksums 2011-04-06 08:01:13 -07:00
diffstat diffstat_1.54.bb: inherit gettext class instead of adding gettext to DEPENDS directly 2011-04-04 14:09:40 +01:00
distcc distcc_2.18.3.bb: Fix compilation on uclibc 2011-05-23 15:36:33 +01:00
docbook-dsssl-stylesheets docbook-dsssl-stylesheets-native: run install-catalog only during do_populate_sysroot 2011-04-04 23:51:57 +01:00
docbook-sgml-dtd docbook-sgml-dtd-native.inc: run install-catalog only during do_populate_sysroot 2011-04-04 23:51:55 +01:00
docbook-utils docbook-utils-native: set SGML_EXTRA_CATALOGS in jw 2011-02-18 01:16:26 +00:00
dosfstools SRC_URI Checksums Additionals 2010-12-09 08:18:17 -08:00
dpkg recipes: add Upstream-Status for multiple recipes 2011-05-13 10:28:59 +01:00
e2fsprogs e2fsprogs_1.41.14.bb: Package libraries into separate packages 2011-05-17 15:14:41 +01:00
elfutils elfutils_0.148.bb: Fix compilation on uclibc 2011-05-25 15:50:56 +01:00
file update patch upstream status 2011-05-13 11:02:14 +01:00
flex flex.inc: inherit gettext class instead of adding gettext to DEPENDS directly 2011-04-04 14:09:43 +01:00
gcc gcc: remove unused patches and move patches in proper dir 2011-05-18 14:32:47 +01:00
gdb recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
genext2fs recipes-devtools: Add Summary information 2010-12-16 15:53:08 +00:00
git git: upgrade from 1.7.4.3 to 1.7.5.1 2011-05-25 15:50:55 +01:00
gnu-config recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
guilt guilt-native: eliminate hardcoded "/usr" in do_install 2011-05-17 15:14:46 +01:00
icon-naming-utils icon-naming-utils: Add LIC_FILES_CHKSUM 2010-12-23 14:31:23 +00:00
insserv recipes: add Upstream-Status to various recipe patches 2011-05-18 14:32:46 +01:00
installer Add adt repo checking 2011-05-19 23:40:36 +01:00
intltool recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
libtool gcc: remove unused patches and move patches in proper dir 2011-05-18 14:32:47 +01:00
linuxdoc-tools recipes: add Upstream-Status to various recipe patches 2011-05-18 14:32:46 +01:00
m4 gcc: remove unused patches and move patches in proper dir 2011-05-18 14:32:47 +01:00
make recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
makedevs recipes: add Upstream-Status for multiple recipes 2011-05-13 10:28:59 +01:00
mklibs mklibs-native: Update to 0.1.33 2011-05-19 20:51:38 +01:00
mtd recipes: Add upstream status information for patches 2011-05-17 17:17:39 +01:00
mtools Upstream-Status: Update patch upstream-status for GPLv2 recipes 2011-05-17 15:14:46 +01:00
nasm Correct LIC_FILES_CHKSUM typos 2010-12-10 22:01:44 -08:00
openjade recipes: add Upstream-Status to various recipe patches 2011-05-18 14:32:46 +01:00
opensp recipes: Add Upstream-Status to various recipe patches 2011-05-17 15:14:42 +01:00
opkg opkg_svn.bb: Install rcS.d into $D instead of $IMAGE_ROOTFS 2011-05-23 15:36:32 +01:00
opkg-utils opkg-utils: Synchronise with OE 2011-05-20 12:40:44 +01:00
patch recipes: Fix the Upstream-Status format 2011-05-11 17:14:26 +01:00
pax-utils pax-utils: upgrade to version 2.2.2 2011-01-06 10:06:29 +00:00
perl perl-native: create_wrapper on perl${PV} too 2011-05-17 15:14:44 +01:00
pkgconfig update patch upstream status 2011-05-13 11:02:14 +01:00
prelink poky-default-revisions: move the SRCREV to recipe file 2011-05-04 15:06:36 +01:00
pseudo matchbox-theme-sato/pseudo: Add DEFAULT_PREFERENCE = -1 for SCM recipes 2011-05-11 15:23:29 +01:00
python python-2.6.6: py_package_preprocess should change Makefile only in PKGD not D 2011-05-25 15:58:46 +01:00
qemu qemu: Fix Dependency and compatible machines 2011-05-18 14:32:47 +01:00
quilt recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
rpm rpm: Refer to the yoctoproject.org bugzilla 2011-04-21 12:56:17 +01:00
rsync rsync (GPLv2): fix security vulnerability CVE-2007-4091 2011-05-10 09:55:00 +01:00
sgml-common recipes: Add Upstream-Status to various recipe patches 2011-05-17 15:14:42 +01:00
sgmlspl recipes: add Upstream-Status to various recipe patches 2011-05-18 14:32:46 +01:00
strace SRC_URI Checksums Additionals 2010-12-09 08:18:17 -08:00
subversion recipes: Fix the Upstream-Status format 2011-05-11 17:14:26 +01:00
swabber poky-default-revisions: move the SRCREV to recipe file 2011-05-04 15:06:36 +01:00
syslinux syslinux: rdepends on mtools 2011-05-25 15:50:54 +01:00
tcf-agent recpies: add Upstream-Status for multiple recipes' patches 2011-05-13 10:28:59 +01:00
tcltk recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
transfig transfig: new recipe v3.2.5d 2011-02-09 22:45:46 +00:00
ubootchart update patch upstream status 2011-05-13 11:02:14 +01:00
unfs-server unfs-server: Fix PV issues 2010-12-31 11:13:45 +00:00
unifdef unifdef: add LIC_FILES_CHKSUM 2010-12-23 15:52:06 +00:00
update-alternatives update-alternatives-dpkg: Update to dpkg base 1.15.8.7 2011-05-25 15:50:53 +01:00
valgrind valgrind: upgrade to version 3.6.1 2011-04-28 10:44:27 +01:00