is anybody else seeing issues building gnutls with a 3.10 kernel on the
target and failing at SYS_getrandom? I believe the breakage was
introduced here
** libgnutls: Use getrandom where available via the syscall interface.
This works around an issue of not-using getrandom even if it exists
since glibc doesn't declare such function.
but AFAIU if the getrandom syscall isn't available it should fallback to
using /dev/urandom but instead my compile step is just failing. Anyone
else hitting this problem?
Cheers,
Jack.
--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core