[oe-commits] [openembedded-core] 18/38: glibc-locale.inc: fix typo in comment

git at git.openembedded.org git at git.openembedded.org
Thu Apr 5 14:14:41 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch morty
in repository openembedded-core.

commit 43e3fb2e5329aaea3ae425dd2903dc11645e7663
Author: Gianfranco Costamagna <costamagna.gianfranco at gmail.com>
AuthorDate: Wed Oct 4 23:12:46 2017 +0200

    glibc-locale.inc: fix typo in comment
    
    (From OE-Core rev: 74ef87b31e33436e82f4985fa99b570726a5e564)
    
    Signed-off-by: Gianfranco Costamagna <gianfranco.costamagna at abinsula.com>
    Signed-off-by: Lorenzo Chianura <lorenzo.chianura at abinsula.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta/recipes-core/glibc/glibc-locale.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/glibc/glibc-locale.inc b/meta/recipes-core/glibc/glibc-locale.inc
index 3fecdf9..fddbc6b 100644
--- a/meta/recipes-core/glibc/glibc-locale.inc
+++ b/meta/recipes-core/glibc/glibc-locale.inc
@@ -12,7 +12,7 @@ BINUTILSDEP = "virtual/${MLPREFIX}${TARGET_PREFIX}binutils:do_populate_sysroot"
 BINUTILSDEP_class-nativesdk = "virtual/${TARGET_PREFIX}binutils-crosssdk:do_populate_sysroot"
 do_package[depends] += "${BINUTILSDEP}"
 
-# localedef links with libc.so and glibc-collateral.incinhibits all default deps
+# localedef links with libc.so and glibc-collateral.inc inhibits all default deps
 # cannot add virtual/libc to DEPENDS, because it would conflict with libc-initial in RSS
 RDEPENDS_localedef += "glibc"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list