summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorJordan Crouse <jorcrous@amazon.com>2024-05-08 15:20:01 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-05-09 09:56:33 +0100
commit3400945ac94c37f335b1e500bdd91e6187ed20b1 (patch)
treea41e862fbae168456b90367b36b7f743a6cce557 /meta
parent8393557b5229c7a0cea18a586848384bff1d7424 (diff)
downloadopenembedded-core-master.tar.gz
libxcrypt-compat: Rename libcrypto.so.1 -> libcrypt.so.1HEADmaster
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>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.36.bb2
1 files changed, 1 insertions, 1 deletions
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