diff mbox series

libxcrypt-compat: Rename libcrypto.so.1 -> libcrypt.so.1

Message ID 20240508152001.67054-1-jorcrous@amazon.com
State Accepted, archived
Commit 3400945ac94c37f335b1e500bdd91e6187ed20b1
Headers show
Series libxcrypt-compat: Rename libcrypto.so.1 -> libcrypt.so.1 | expand

Commit Message

Jordan Crouse May 8, 2024, 3:20 p.m. UTC
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>
---

 meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.36.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.36.bb b/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.36.bb
index d5546ce9ba..30ec6a4674 100644
--- a/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.36.bb
+++ b/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.36.bb
@@ -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