mirror of
https://git.yoctoproject.org/poky
synced 2026-03-29 14:02:22 +02:00
buildtools-extended does not provide libcrypt, and some native applications require it, like clang. While it would likely make sense to include nativesdk-libxcrypt in the buildtools it would also likely make sense to remove the dependancy on the host libcrypt for those applications that need it. (From OE-Core rev: 4fa12fac6d320723d08fa7ab1635f63fbe01ad4d) Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>