[oe-commits] [openembedded-core] branch master-next updated (5183afa -> bb257a7)

git at git.openembedded.org git at git.openembedded.org
Fri Mar 10 18:07:51 UTC 2017


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

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

    from 5183afa  glib-2.0: improve determinism for GIO ptests
     new 17732f9  glibc: do the multilib_header magic also for bits/long-double.h
     new 27c12c7  bash: package bashbug separately
     new cb7c13c  db: do the multilib_header processing for db.h
     new 04d9f0d  base-files: do not write the current date into /etc/issue and /etc/issue.net
     new 4fa988c  gpgme: fix python module build and installation
     new f8be4e1  uninative: remove unneeded call to sparse copy
     new cbb4710  python-pygpgme: add a recipe
     new 096c447  python-iniparse: add a recipe
     new 53ddcc1  python-backports-lzma: add a recipe
     new eea1c7c  librepo: add a recipe
     new bb257a7  libcomps: add a recipe

The 11 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/uninative.bbclass                     |  3 --
 meta/recipes-core/base-files/base-files_3.0.14.bb  |  5 +--
 meta/recipes-core/glibc/glibc-package.inc          |  2 +-
 ...-set-PYTHON_INSTALL_DIR-by-running-python.patch | 41 ++++++++++++++++++++++
 ...2-Set-library-installation-path-correctly.patch | 27 ++++++++++++++
 meta/recipes-devtools/libcomps/libcomps_git.bb     | 23 ++++++++++++
 ...ly-set-the-library-installation-directory.patch | 28 +++++++++++++++
 ...to-obtain-PYTHON_INSTALL_DIR-by-running-p.patch | 41 ++++++++++++++++++++++
 ...-race-when-deleting-temporary-directories.patch | 41 ++++++++++++++++++++++
 ...ariables-with-pkg-config-not-with-cmake-m.patch | 29 +++++++++++++++
 meta/recipes-devtools/librepo/librepo_git.bb       | 24 +++++++++++++
 ...-not-add-include-and-library-directories-.patch | 32 +++++++++++++++++
 .../python-backports-lzma_git.bb                   | 21 +++++++++++
 .../recipes-devtools/python/python-iniparse_0.4.bb | 17 +++++++++
 meta/recipes-devtools/python/python-pygpgme_0.3.bb | 18 ++++++++++
 meta/recipes-extended/bash/bash.inc                |  4 +++
 meta/recipes-support/db/db_5.3.28.bb               |  4 ++-
 ...-Avoid-host-contamination-from-gpg-config.patch | 30 ++++++++++++++++
 .../0001-Correctly-install-python-modules.patch    | 26 ++++++++++++++
 meta/recipes-support/gpgme/gpgme_1.8.0.bb          |  2 ++
 20 files changed, 411 insertions(+), 7 deletions(-)
 create mode 100644 meta/recipes-devtools/libcomps/libcomps/0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch
 create mode 100644 meta/recipes-devtools/libcomps/libcomps/0002-Set-library-installation-path-correctly.patch
 create mode 100644 meta/recipes-devtools/libcomps/libcomps_git.bb
 create mode 100644 meta/recipes-devtools/librepo/librepo/0001-Correctly-set-the-library-installation-directory.patch
 create mode 100644 meta/recipes-devtools/librepo/librepo/0002-Do-not-try-to-obtain-PYTHON_INSTALL_DIR-by-running-p.patch
 create mode 100644 meta/recipes-devtools/librepo/librepo/0003-tests-fix-a-race-when-deleting-temporary-directories.patch
 create mode 100644 meta/recipes-devtools/librepo/librepo/0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch
 create mode 100644 meta/recipes-devtools/librepo/librepo_git.bb
 create mode 100644 meta/recipes-devtools/python-backports-lzma/python-backports-lzma/0001-setup.py-do-not-add-include-and-library-directories-.patch
 create mode 100644 meta/recipes-devtools/python-backports-lzma/python-backports-lzma_git.bb
 create mode 100644 meta/recipes-devtools/python/python-iniparse_0.4.bb
 create mode 100644 meta/recipes-devtools/python/python-pygpgme_0.3.bb
 create mode 100644 meta/recipes-support/gpgme/gpgme/0001-Avoid-host-contamination-from-gpg-config.patch
 create mode 100644 meta/recipes-support/gpgme/gpgme/0001-Correctly-install-python-modules.patch

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


More information about the Openembedded-commits mailing list