]> code.ossystems Code Review - openembedded-core.git/commit
libxcrypt: add native to BBCLASSEXTEND
authorJeremy A. Puhlman <jpuhlman@mvista.com>
Fri, 28 Feb 2020 22:51:16 +0000 (14:51 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 29 Feb 2020 13:01:29 +0000 (13:01 +0000)
commit4fa12fac6d320723d08fa7ab1635f63fbe01ad4d
treec3cb6bd62bec9d724a6b59131085f0fd1890b008
parent34278c33bf1f2f3a7810946ca07765014f228c9d
libxcrypt: add native to BBCLASSEXTEND

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.

Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/libxcrypt/libxcrypt.inc