[OE-core] [PATCH 0/3] Fixes for building with USE_NLS=no

Peter Kjellerstedt peter.kjellerstedt at axis.com
Wed Aug 13 17:39:01 UTC 2014


This adds missing inherit of gettext to three recipes that were
discovered after we added USE_NLS = "no" to our distribution
configuration.

//Peter

The following changes since commit 6882d2d9993c8655a292c93e84ea01b4738a700d:

  yocto-project-qs, ref-manual: Added 'socat' package to essentials. (2014-08-12 13:50:32 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib pkj/use_nls_no
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=pkj/use_nls_no

Peter Kjellerstedt (3):
  systemd: Inherit gettext
  libsoup-2.4: Inherit gettext
  glib-networking: Inherit gettext

 meta/recipes-core/glib-networking/glib-networking_2.38.0.bb | 2 +-
 meta/recipes-core/systemd/systemd_213.bb                    | 2 +-
 meta/recipes-support/libsoup/libsoup-2.4_2.46.0.bb          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
1.9.0




More information about the Openembedded-core mailing list