[oe-commits] [openembedded-core] branch master-next updated (e3f908b -> ec8cae3)

git at git.openembedded.org git at git.openembedded.org
Mon Jan 7 17:23:34 UTC 2019


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

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

 discard e3f908b  gtk+3: add PACKAGECONFIG for cups
 discard e4d8c8f  libsndfile1: Security fix CVE-2017-17456/17457 CVE-2018-19661/19662
 discard 975321f  fts: Bump FTS to version 1.2.7
 discard 5a529ef  scripts/oe-git-archive: fix non-existent key referencing error
 discard a134cf7  swig: Fix configure failure
 discard 0d3566a  buildoptions.py: use different STAMPS_DIR and SSTATE_DIR
 discard 531bc6c  oeqa/selftest/runqemu: Enable kvm when QEMU_USE_KVM is set
 discard aee76fd  oeqa/manual/bsp-qemu.json: Update for QEMU_USE_KVM
 discard 2a8109b  oeqa: Fix for QEMU_USE_KVM
 discard 63e1383  gnutls: update to 3.6.5
 discard ad15873  nettle: update to 3.4.1
 discard bcef4a9  util-linux: Fix build with glibc 2.29
 discard 578c50b  linux-yocto/4.18: update to v4.18.22
 discard 29fbebf  linux-libc-headers: update to v4.19
     new 11f02b7  linux-libc-headers: update to v4.19
     new d288dc1  linux-yocto/4.18: update to v4.18.22
     new f2646ea  util-linux: Fix build with glibc 2.29
     new 8ac8fa8  nettle: update to 3.4.1
     new 6186f98  gnutls: update to 3.6.5
     new 7c1a8a6  oeqa: Fix for QEMU_USE_KVM
     new 37e5035  oeqa/manual/bsp-qemu.json: Update for QEMU_USE_KVM
     new 564de36  oeqa/selftest/runqemu: Enable kvm when QEMU_USE_KVM is set
     new f8502c6  buildoptions.py: use different STAMPS_DIR and SSTATE_DIR
     new 95c78d2  swig: Fix configure failure
     new 9a3cc9b  scripts/oe-git-archive: fix non-existent key referencing error
     new 19ad9e8  fts: Bump FTS to version 1.2.7
     new 8f4af32  libsndfile1: Security fix CVE-2017-17456/17457 CVE-2018-19661/19662
     new 008ce25  gtk+3: add PACKAGECONFIG for cups
     new 637dd85  toolchain-scripts: run post-relocate scripts for every environment
     new 7643e34  meson: use a sensible default for libdir when cross-compiling
     new e7ed0cc  meson: fix nativesdk-meson for multilib SDKs
     new 0b1b5f7  oeqa/sdk/cases: clean up DL_DIR handling
     new 90d6926  oeqa/sdk/assimp: cleanup
     new ec8cae3  oeqa/sdk: add test to exercise Meson

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e3f908b)
            \
             N -- N -- N   refs/heads/master-next (ec8cae3)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 20 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/toolchain-scripts.bbclass             | 46 +++++++--------
 meta/lib/oeqa/sdk/cases/assimp.py                  | 33 ++++++-----
 meta/lib/oeqa/sdk/cases/buildcpio.py               |  3 +-
 meta/lib/oeqa/sdk/cases/buildepoxy.py              | 35 +++++++++++
 meta/lib/oeqa/sdk/cases/buildgalculator.py         |  3 +-
 meta/lib/oeqa/sdk/cases/buildlzip.py               |  3 +-
 meta/recipes-devtools/meson/meson.inc              |  1 +
 .../meson/meson/cross-libdir.patch                 | 41 +++++++++++++
 meta/recipes-devtools/meson/meson/meson-setup.py   | 69 ++++++----------------
 meta/recipes-devtools/meson/meson/meson-wrapper    |  2 +-
 .../meson/nativesdk-meson_0.49.0.bb                | 38 +++++-------
 ...all_headers.sh-Strip-_UAPI-from-if-define.patch |  2 +
 ...-ptrace-Fix-SVE_PT_REGS_OFFSET-definition.patch |  2 +
 ...isentangle-uapi-asm-ptrace.h-from-uapi-as.patch |  2 +
 14 files changed, 162 insertions(+), 118 deletions(-)
 create mode 100644 meta/lib/oeqa/sdk/cases/buildepoxy.py
 create mode 100644 meta/recipes-devtools/meson/meson/cross-libdir.patch

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


More information about the Openembedded-commits mailing list