mirror of
https://git.yoctoproject.org/poky
synced 2026-04-25 15:32:13 +02:00
libxcrypt-compat: Rename libcrypto.so.1 -> libcrypt.so.1
The comment in libxcrypt-cmpat incorrectly mentions libcrypto instead of libcrypt which could be misleading to the unsuspecting grep user. (From OE-Core rev: 3400945ac94c37f335b1e500bdd91e6187ed20b1) Signed-off-by: Jordan Crouse <jorcrous@amazon.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3bf65ca15f
commit
9867b9e7a6
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# This provides libcrypto.so.1 which contains obsolete APIs, needed for uninative in particular
|
||||
# This provides libcrypt.so.1 which contains obsolete APIs, needed for uninative in particular
|
||||
#
|
||||
|
||||
require libxcrypt.inc
|
||||
|
||||
Reference in New Issue
Block a user