On Wed, Aug 22, 2018 at 7:57 AM <[email protected]> wrote: > > On Wed, 2018-08-22 at 15:39 +0200, Ricardo Ribalda Delgado wrote: > > On Wed, Aug 22, 2018 at 3:37 PM <[email protected]> > > wrote: > > > > RTLDLIST="/lib/ld-linux.so.2 /lib64/ld-linux-x86-64.so.2 > > > > /libx32/ld-linux-x32.so. > > > > > > I just looked at what the function is doing and its broken. What is > > > DEFAULTTUNE set to in your build? > > > > DEFAULTTUNE="dbfp4" > > As I suspected. > > Try applying: > > http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/t222&id=d69f0127b44a5216dd21ad972d6f2b2e4cda6d13 >
this makes it a lot better thanks for doing it. Perhaps we should check for libc-glibc override for glibc case and throw an error if no conditions are met it might affect nativesdk version probably. > and > > http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/t222&id=95aa56ae11852c100be68d13aaffa9c83273b46b > > and then seen if that fixes things. > > Cheers, > > Richard -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
