Openembedded Core Discussions
 help / color / mirror / Atom feed
From: <kai.kang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/3] Fix issue when locale related distro features missing
Date: Wed, 5 Dec 2018 08:00:53 -0500	[thread overview]
Message-ID: <cover.1544014163.git.kai.kang@windriver.com> (raw)

From: Kai Kang <kai.kang@windriver.com>

The original problem is when distro features libc-charsets libc-locale-code and
libc-locales are missing, it has installed-vs-shipped qa issue. Then fix for
image and other packages depends on glibc locale packages too.

Build image and sdk for qemux86 and qemuarm64 with and without in local.conf:

DISTRO_FEATURES_remove = "libc-charsets libc-locales libc-locale-code"


The following changes since commit 016e3dda2d6acc9b457079d11b5346a5352a431d:

  btrfs-tools: update to 4.19 (2018-12-03 12:20:01 +0000)

are available in the Git repository at:

  git://git.pokylinux.org/poky-contrib kangkai/glibc-locale
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/glibc-locale

Kai Kang (3):
  glibc-locale: fix installed-vs-shipped qa issue
  image.bbclass: respect PACKAGE_NO_GCONV
  packages: respect PACKAGE_NO_GCONV

 meta/classes/image.bbclass                    |  5 +++++
 meta/classes/libc-package.bbclass             |  4 +---
 meta/conf/distro/include/tclibc-glibc.inc     |  2 +-
 meta/recipes-core/glib-2.0/glib.inc           |  4 +++-
 meta/recipes-core/glibc/glibc-locale.inc      | 15 +++++++++------
 meta/recipes-core/libxml/libxml2_2.9.8.bb     |  4 +++-
 meta/recipes-devtools/mtools/mtools_4.0.19.bb |  4 +++-
 7 files changed, 25 insertions(+), 13 deletions(-)

-- 
2.19.0.rc2



             reply	other threads:[~2018-12-05 13:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-05 13:00 kai.kang [this message]
2018-12-05 13:00 ` [PATCH 1/3] glibc-locale: fix installed-vs-shipped qa issue kai.kang
2018-12-05 13:00 ` [PATCH 2/3] image.bbclass: respect PACKAGE_NO_GCONV kai.kang
2018-12-05 13:00 ` [PATCH 3/3] packages: " kai.kang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1544014163.git.kai.kang@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox