glibc-external: add virtual/crypt to PROVIDES

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
Christopher Larson
2018-06-20 02:19:10 +05:00
parent a45cbbcfaa
commit ccde5a3528

View File

@@ -16,7 +16,8 @@ PROVIDES += "glibc \
virtual/${TARGET_PREFIX}libc-initial \
virtual/libc \
virtual/libintl \
virtual/libiconv"
virtual/libiconv \
virtual/crypt"
def get_external_libc_license(d):
errnosearch = os.path.join(d.getVar('includedir', True), 'errno.h')