Hi For arm angstrom master uses glibc linaro 2.20 while oe-core master uses glibc 2.22. The locale generation uses the oe-core 2.22 version. So the resulting glibc and locales do not match in version with runtime issues in the image. The following post fosters that clain: https://lists.gnu.org/archive/html/guix-devel/2015-08/msg00737.html
One solution would be to drop linaro 2.20 in favour of the oe-core glibc as shown in the attached patch until a linaro 2.22 release is available. Another would be to port the oe-core locale generation to also use the linaro 2.20 glibc sources. Any comments? Regards Max Max Krummenacher (1): angstrom.conf: arm: use compatible glibc and glibc-locale conf/distro/angstrom.conf | 2 -- 1 file changed, 2 deletions(-) -- 1.8.4.5 _______________________________________________ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel