Fixed
Created: Jan 6, 2016
Updated: Dec 3, 2018
Resolved Date: Mar 9, 2016
Found In Version: 6.0.0.26
Fix Version: 6.0.0.29
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Toolchain, Userspace
Config line:
wrlinux-6/wrlinux/configure --enable-board=fsl-t4xxx --enable-bootimage=tar.bz2 --enable-kernel=cgl --enable-rootfs=glibc_cgl --with-template=feature/debug-wb,feature/analysis,feature/code_coverage,feature/oprofile,feature/system-stats,feature/valgrind,feature/wrsv-ltt,feature/build_libc --with-package=gdb,gdbserver --enable-parallel-pkgbuilds=5 --enable-jobs=5 --enable-rm-oldimgs=yes --enable-reconfig
Apply the source patch. Steps:
wrlinux/configure --with-template=feature/build_libc --enable-stand-alone-project=yes
cd layers/binary-toolchain-4.8-47
patch -Np1 < 0001-eglibc-2.18-powerpc-Fix-time-related-syscalls.patch
cd -
See first comment.