]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libxcrypt-compat: Rename libcrypto.so.1 -> libcrypt.so.1
authorJordan Crouse <jorcrous@amazon.com>
Wed, 8 May 2024 15:20:01 +0000 (15:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 May 2024 08:56:33 +0000 (09:56 +0100)
The comment in libxcrypt-cmpat incorrectly mentions libcrypto instead of
libcrypt which could be misleading to the unsuspecting grep user.

Signed-off-by: Jordan Crouse <jorcrous@amazon.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.36.bb

index d5546ce9bab3b4b84ed8ffd45b9d4f70dd3a0e4e..30ec6a4674efc27dbbf51c8776c30806df7fa900 100644 (file)
@@ -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