[oe-commits] [openembedded-core] 02/09: fixup glib

git at git.openembedded.org git at git.openembedded.org
Wed Oct 10 11:50:31 UTC 2018


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

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

commit 6c3c4f532e8912278c982b151e09ba317010f5f2
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Wed Oct 10 12:43:39 2018 +0100

    fixup glib
---
 meta/recipes-core/glib-2.0/glib.inc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc
index f78aa9b..92dcf99 100644
--- a/meta/recipes-core/glib-2.0/glib.inc
+++ b/meta/recipes-core/glib-2.0/glib.inc
@@ -140,6 +140,8 @@ RDEPENDS_${PN}-ptest += "\
             shared-mime-info \
            "
 
+# When https://gitlab.gnome.org/GNOME/glib/issues/1343 is
+# fixed add locale-base-pl-pl
 RDEPENDS_${PN}-ptest_append_libc-glibc = "\
             glibc-gconv-utf-16 \
             glibc-charmap-utf-8 \
@@ -158,7 +160,6 @@ RDEPENDS_${PN}-ptest_append_libc-glibc = "\
             locale-base-fa-ir \
             locale-base-ru-ru \
             locale-base-de-de \
-            locale-base-pl-pl \
             locale-base-hr-hr \
             locale-base-el-gr \
             locale-base-fr-fr \

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


More information about the Openembedded-commits mailing list