Fix typos:
  ${SODEV} -> ${SOLIBS}
  ${SOLIBDEV} -> ${SOLIBSDEV}

Also fix the indentation of SRC_URI.

Signed-off-by: Yi Zhao <[email protected]>
---
 recipes-core/gettext/gettext_0.16.1.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-core/gettext/gettext_0.16.1.bb 
b/recipes-core/gettext/gettext_0.16.1.bb
index dacdfd3..9287a71 100644
--- a/recipes-core/gettext/gettext_0.16.1.bb
+++ b/recipes-core/gettext/gettext_0.16.1.bb
@@ -14,7 +14,7 @@ PROVIDES_class-native = "virtual/gettext-native"
 SRC_URI = "${GNU_MIRROR}/gettext/gettext-${PV}.tar.gz \
            file://gettext-vpath.patch \
            file://linklib_from_0.17.patch \
-          file://gettext-autoconf-lib-link-no-L.patch \
+           file://gettext-autoconf-lib-link-no-L.patch \
            file://disable_java.patch \
            file://fix_aclocal_version.patch \
            file://fix_gnu_source_circular.patch \
@@ -78,7 +78,7 @@ FILES_gettext-runtime = "${bindir}/gettext \
                          ${bindir}/ngettext \
                          ${bindir}/envsubst \
                          ${bindir}/gettext.sh \
-                         ${libdir}/libasprintf${SODEV} \
+                         ${libdir}/libasprintf${SOLIBS} \
                          ${libdir}/GNU.Gettext.dll \
                         "
 FILES_gettext-runtime_append_libc-uclibc = " ${libdir}/libintl.so.* \
@@ -86,7 +86,7 @@ FILES_gettext-runtime_append_libc-uclibc = " 
${libdir}/libintl.so.* \
                                            "
 FILES_gettext-runtime-staticdev += "${libdir}/libasprintf.a"
 FILES_gettext-runtime-dev += "${includedir}/autosprintf.h \
-                              ${libdir}/libasprintf${SOLIBDEV}"
+                              ${libdir}/libasprintf${SOLIBSDEV}"
 FILES_gettext-runtime-dev_append_libc-uclibc = " ${libdir}/libintl.so \
                                                  ${includedir}/libintl.h \
                                                "
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#48886): https://lists.yoctoproject.org/g/yocto/message/48886
Mute This Topic: https://lists.yoctoproject.org/mt/72464012/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to