This fixes yocto bugzilla bug 1473. It addresses an issue where a typecast wasn't being specified and the compiler was doing the wrong thing in a printf.
The symbols of the previous failure were, on a 32-bit IA32 host, targeting either a 32-bit IA32 target or ARM target the results of a prelinked image may not work properly. The following changes since commit 3be290aac4da885fe5bc31797c4a689196c63b7a: libzypp: move package-manger to it own package (2011-09-13 16:19:30 -0700) are available in the git repository at: git://git.pokylinux.org/poky-contrib mhatle/prelink http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/prelink Mark Hatle (1): Uprev to latest version of prelink_git, fixing TLS issues meta/recipes-devtools/prelink/prelink_git.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) -- 1.7.3.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
