mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-08-22 13:57:27 +02:00
glibc-external: add virtual/crypt to PROVIDES
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user