[oe-commits] [openembedded-core] branch master-next updated (13e85fa -> 7f79879)

git at git.openembedded.org git at git.openembedded.org
Sat Dec 1 11:46:30 UTC 2018


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 13e85fa  libmodulemd: Extend to nativesdk
 discard c345a99  nfs-utils: Fix exportfs segfault on musl
 discard 6e610dd  nfs-utils: Upgrade to 2.3.2
 discard 1fe3b40  musl: Update to latest trunk
 discard da115e5  base: Dummy rebuild commit
 discard de96fbb  netbase: add entry to /etc/hosts according to /etc/hostname
 discard 7c76ccd  licence: Add license file CC-BY-SA-4.0
 discard 1e75b07  ltp: add missing patch Upstream-Status
 discard 5d16397  piglit: add missing waffle-bin dependency
 discard e5db0f6  binconfig: only try to mangles files
 discard 36f34e9  gstreamer1.0-vaapi: downgrade vaapisink to marginal rank
 discard af0d025  oeqa/sdk/python: add Python 2 and fix detection
 discard 655db3b  libc-package: fix postinst error when ENABLE_BINARY_LOCALE_GENERATION = "0"
 discard 9edc278  classes/update-alternatives: Skip alternatives when disabled
 discard 167a982  oeqa/selftest/recipeutils: Fix parallel selftest failures
 discard c63663c  python: Adds instructions to the manifest file
 discard b372125  python3: Adds instructions to the manifest file
 discard 3d33091  libtasn1: no need to inherit binconfig
 discard e7e6a41  image_types: use cpio-native to build cpio images
 discard 9425bb1  cpio: fix crash when appending to archives
 discard 3101e42  oeqa/selftest/context: Improve log file handling
 discard b309885  meta-selftest/error: Cleanup large trailing whitespace
 discard c139a6e  oeqa/selftest/buildoptions: Ensure diskmon tests run consistently
 discard 02cfd57  oeqa/selftest/runcmd: Increase timeout delta
 discard baf03e5  oeqa/selftest/buildoptions: Improve ccache test
 discard 3e28956  python-native: fix one do_populate_sysroot warning
 discard 06b2b0e  nspr: improve reproducibility
 discard da15680  ghostscript: 9.25 -> 9.26
 discard 5ff8c9e  attr: Strip build host paths and tool versions from ptest files
 discard 019de67  acl: Strip build host tool details from installed ptest file
 discard c5dc91e  acl: Use install instead of cp
 discard 815fab7  strace: Strip build host tool details from installed ptest Makefile
 discard ab89f9a  openssl: Strip perl version from installed ptest configdata.pm file
 discard ee8c3e7  openssl ptest: Strip build host paths from configdata.pm
 discard 4026c61  ptest: Optionally strip build host tool info from installed files
 discard ad64f72  ptest: Reproducibility: Strip build host paths from any installed Makefile
 discard 444b81e  oe-selftest: add some tests for recipeutils module
 discard 93e43ce  lib/oe/recipeutils: drop obsolete functions
 discard bf5ac92  lib/oe/recipeutils: patch_recipe(): fix replacing varflag values
 discard e9f4e35  lib/oe/recipeutils: patch_recipe(): fix handling of values across includes/classes
 discard 3c0b388  scripts/runqemu: Improve lockfile handling for python with close_fd=True
 discard 606cfec  scripts/runqemu: Tidy up lock handling code
 discard 8395d98  oeqa/qemurunner: Remove resource python warnings
 discard 2fe6ebd  scripts/runqemu: Fix logic error causing failures with MACHINE from the environment
 discard 3123c1c  oeqa/utils/commands: Avoid log message duplication
 discard 23de889  oeqa/utils/qemurunner: Fix python ResourceWarning for unclosed file
 discard 1bc6f16  python/python3: use cc_basename to replace CC for checking compiler
 discard 2b7d15d  meson: Correct use of the _append operator
 discard 936b8e0  oeqa/utils/commands: Add extra qemu failure logging
 discard e1e025a  uboot-sign.bbclass: Remove tab indentations in python code
     add 36a018e  oeqa/utils/commands: Add extra qemu failure logging
     add b9e0bf9  oeqa/utils/qemurunner: Fix python ResourceWarning for unclosed file
     add 5329847  oeqa/utils/commands: Avoid log message duplication
     add 98d113a  scripts/runqemu: Fix logic error causing failures with MACHINE from the environment
     add ed80e46  oeqa/qemurunner: Remove resource python warnings
     add 58e4821  scripts/runqemu: Tidy up lock handling code
     add 17a0a06  scripts/runqemu: Improve lockfile handling for python with close_fd=True
     add f30bd6b  ghostscript: 9.25 -> 9.26
     add a3ca627  nspr: improve reproducibility
     add 6e0b921  oeqa/selftest/buildoptions: Improve ccache test
     add ecc49ee  oeqa/selftest/buildoptions: Ensure diskmon tests run consistently
     add 0772b6d  meta-selftest/error: Cleanup large trailing whitespace
     add 750ece1  oeqa/selftest/context: Improve log file handling
     add 046e3e1  cpio: fix crash when appending to archives
     add c3b9aed  image_types: use cpio-native to build cpio images
     add 8b7d74a  libtasn1: no need to inherit binconfig
     add 3eab24c  python3: Adds instructions to the manifest file
     add 5641a24  python: Adds instructions to the manifest file
     add f630da6  libc-package: fix postinst error when ENABLE_BINARY_LOCALE_GENERATION = "0"
     add 7911039  gstreamer1.0-vaapi: downgrade vaapisink to marginal rank
     add 5556b5c  binconfig: only try to mangles files
     add 0f5c8ce  piglit: add missing waffle-bin dependency
     add a6ca465  ltp: add missing patch Upstream-Status
     add fa06fcc  licence: Add license file CC-BY-SA-4.0
     add 3d89f6a  libmodulemd: Extend to nativesdk
     new e1bfbb6  uboot-sign.bbclass: Remove tab indentations in python code
     new 7637b04  meson: Correct use of the _append operator
     new 5e1f066  python/python3: use cc_basename to replace CC for checking compiler
     new 3bfa4b2  lib/oe/recipeutils: patch_recipe(): fix handling of values across includes/classes
     new cf9845c  lib/oe/recipeutils: patch_recipe(): fix replacing varflag values
     new eb3eece  lib/oe/recipeutils: drop obsolete functions
     new 83fad5d  oe-selftest: add some tests for recipeutils module
     new 97885f0  ptest: Reproducibility: Strip build host paths from any installed Makefile
     new 69230d3  ptest: Optionally strip build host tool info from installed files
     new 6373d98  openssl ptest: Strip build host paths from configdata.pm
     new ada703c  openssl: Strip perl version from installed ptest configdata.pm file
     new 9ea1f8c  strace: Strip build host tool details from installed ptest Makefile
     new 28496ab  acl: Use install instead of cp
     new 9df2bd2  acl: Strip build host tool details from installed ptest file
     new 5af38a4  attr: Strip build host paths and tool versions from ptest files
     new 89d12cc  python-native: fix one do_populate_sysroot warning
     new 99854df  oeqa/selftest/runcmd: Increase timeout delta
     new 12d376d  classes/update-alternatives: Skip alternatives when disabled
     new 5fa60b8  oeqa/sdk/python: add Python 2 and fix detection
     new c028547  netbase: add entry to /etc/hosts according to /etc/hostname
     new 41fef4b  base: Dummy rebuild commit
     new 7f79879  classes/waf: Fix builds when B != S

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   (13e85fa)
            \
             N -- N -- N   refs/heads/master-next (7f79879)

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 22 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/base.bbclass                          |  1 +
 meta/classes/waf.bbclass                           |  8 ++--
 meta/lib/oeqa/selftest/cases/recipeutils.py        | 34 ++++++-----------
 ...-Do-not-pass-null-pointer-to-freeaddrinfo.patch | 32 ----------------
 .../nfs-utils/nfs-utils-musl-res_querydomain.patch | 43 ++--------------------
 .../{nfs-utils_2.3.2.bb => nfs-utils_2.3.1.bb}     |  5 +--
 meta/recipes-core/musl/musl_git.bb                 |  2 +-
 7 files changed, 25 insertions(+), 100 deletions(-)
 delete mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/0001-Do-not-pass-null-pointer-to-freeaddrinfo.patch
 rename meta/recipes-connectivity/nfs-utils/{nfs-utils_2.3.2.bb => nfs-utils_2.3.1.bb} (96%)

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


More information about the Openembedded-commits mailing list