[oe-commits] [openembedded-core] branch rocko-next updated (7dccdf8 -> f916506)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 15 23:21:43 UTC 2018


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

rpurdie pushed a change to branch rocko-next
in repository openembedded-core.

    from 7dccdf8  uninative: Add compatiblity version check
     new bdead92  default-distrovars: don't rename locales for nativesdk
     new 3d4d8b3  glibc: don't use host locales in nativesdk
     new c3ce86e  glibc: relocate locale paths in nativesdk
     new 541eb91  cross-localedef-native: add way to specify which locale archive to write
     new 1280c9f  sdk: install specified locales into SDK
     new 2142853  sdk: only install locales if we're using glibc
     new 566c5e3  populate_sdk: install UTF-8 locales in SDKs
     new f916506  populate_sdk_base: depend on nativesdk-glibc-locale

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/populate_sdk_base.bbclass             |  6 ++-
 meta/classes/populate_sdk_ext.bbclass              |  3 +-
 meta/conf/distro/include/default-distrovars.inc    |  1 +
 meta/lib/oe/sdk.py                                 | 20 ++++++++
 .../glibc/cross-localedef-native_2.26.bb           |  1 +
 meta/recipes-core/glibc/glibc/archive-path.patch   | 39 +++++++++++++++
 .../glibc/glibc/relocate-locales.patch             | 55 ++++++++++++++++++++++
 meta/recipes-core/glibc/glibc_2.26.bb              |  7 +--
 meta/recipes-core/meta/buildtools-tarball.bb       |  1 -
 9 files changed, 124 insertions(+), 9 deletions(-)
 create mode 100644 meta/recipes-core/glibc/glibc/archive-path.patch
 create mode 100644 meta/recipes-core/glibc/glibc/relocate-locales.patch

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


More information about the Openembedded-commits mailing list