[oe-commits] [openembedded-core] branch master-next updated (e821100 -> 91f8ebc)

git at git.openembedded.org git at git.openembedded.org
Fri Nov 30 17:35:05 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 e821100  musl: Update to latest trunk
 discard 4a62530  oeqa/sdk/python: add Python 2 and fix detection
 discard 5823d1c  libc-package: fix postinst error when ENABLE_BINARY_LOCALE_GENERATION = "0"
 discard f3faa8b  classes/update-alternatives: Skip alternatives when disabled
 discard fb640fa  oeqa/selftest/recipeutils: Fix parallel selftest failures
 discard de584ee  python: Adds instructions to the manifest file
 discard a640b19  python3: Adds instructions to the manifest file
 discard 07031b2  libtasn1: no need to inherit binconfig
 discard 499fbd3  image_types: use cpio-native to build cpio images
 discard 96239bd  cpio: fix crash when appending to archives
 discard 0b4e0f1  oeqa/selftest/context: Improve log file handling
 discard e2ce4c0  meta-selftest/error: Cleanup large trailing whitespace
 discard ab8538b  oeqa/selftest/buildoptions: Ensure diskmon tests run consistently
 discard 51bdda5  oeqa/selftest/runcmd: Increase timeout delta
 discard 9cd3b27  oeqa/selftest/buildoptions: Improve ccache test
 discard 6c945d0  python-native: fix one do_populate_sysroot warning
 discard 8d4f806  nspr: improve reproducibility
 discard b685580  ghostscript: 9.25 -> 9.26
 discard 8eeaf4c  attr: Strip build host paths and tool versions from ptest files
 discard 2612aa3  acl: Strip build host tool details from installed ptest file
 discard 1837147  acl: Use install instead of cp
 discard 5437386  strace: Strip build host tool details from installed ptest Makefile
 discard 771f0f9  openssl: Strip perl version from installed ptest configdata.pm file
 discard 80eb2e5  openssl ptest: Strip build host paths from configdata.pm
 discard 6a7361f  ptest: Optionally strip build host tool info from installed files
 discard 0b9f553  ptest: Reproducibility: Strip build host paths from any installed Makefile
 discard 4e752c5  oe-selftest: add some tests for recipeutils module
 discard 1df1529  lib/oe/recipeutils: drop obsolete functions
 discard 9dc1671  lib/oe/recipeutils: patch_recipe(): fix replacing varflag values
 discard bc44329  lib/oe/recipeutils: patch_recipe(): fix handling of values across includes/classes
 discard 41975aa  scripts/runqemu: Improve lockfile handling for python with close_fd=True
 discard 85cf232  scripts/runqemu: Tidy up lock handling code
 discard a4e708b  oeqa/qemurunner: Remove resource python warnings
 discard 24351a6  scripts/runqemu: Fix logic error causing failures with MACHINE from the environment
 discard 98de50f  oeqa/utils/commands: Avoid log message duplication
 discard af5e83e  oeqa/utils/qemurunner: Fix python ResourceWarning for unclosed file
 discard 9fc8b66  python/python3: use cc_basename to replace CC for checking compiler
 discard 25a9165  meson: Correct use of the _append operator
 discard 10f2c61  oeqa/utils/commands: Add extra qemu failure logging
 discard 223636b  uboot-sign.bbclass: Remove tab indentations in python code
 discard 21e57d7  netbase: add entry to /etc/hosts according to /etc/hostname
     new e1e025a  uboot-sign.bbclass: Remove tab indentations in python code
     new 936b8e0  oeqa/utils/commands: Add extra qemu failure logging
     new 2b7d15d  meson: Correct use of the _append operator
     new 1bc6f16  python/python3: use cc_basename to replace CC for checking compiler
     new 23de889  oeqa/utils/qemurunner: Fix python ResourceWarning for unclosed file
     new 3123c1c  oeqa/utils/commands: Avoid log message duplication
     new 2fe6ebd  scripts/runqemu: Fix logic error causing failures with MACHINE from the environment
     new 8395d98  oeqa/qemurunner: Remove resource python warnings
     new 606cfec  scripts/runqemu: Tidy up lock handling code
     new 3c0b388  scripts/runqemu: Improve lockfile handling for python with close_fd=True
     new e9f4e35  lib/oe/recipeutils: patch_recipe(): fix handling of values across includes/classes
     new bf5ac92  lib/oe/recipeutils: patch_recipe(): fix replacing varflag values
     new 93e43ce  lib/oe/recipeutils: drop obsolete functions
     new 444b81e  oe-selftest: add some tests for recipeutils module
     new ad64f72  ptest: Reproducibility: Strip build host paths from any installed Makefile
     new 4026c61  ptest: Optionally strip build host tool info from installed files
     new ee8c3e7  openssl ptest: Strip build host paths from configdata.pm
     new ab89f9a  openssl: Strip perl version from installed ptest configdata.pm file
     new 815fab7  strace: Strip build host tool details from installed ptest Makefile
     new c5dc91e  acl: Use install instead of cp
     new 019de67  acl: Strip build host tool details from installed ptest file
     new 5ff8c9e  attr: Strip build host paths and tool versions from ptest files
     new da15680  ghostscript: 9.25 -> 9.26
     new 06b2b0e  nspr: improve reproducibility
     new 3e28956  python-native: fix one do_populate_sysroot warning
     new baf03e5  oeqa/selftest/buildoptions: Improve ccache test
     new 02cfd57  oeqa/selftest/runcmd: Increase timeout delta
     new c139a6e  oeqa/selftest/buildoptions: Ensure diskmon tests run consistently
     new b309885  meta-selftest/error: Cleanup large trailing whitespace
     new 3101e42  oeqa/selftest/context: Improve log file handling
     new 9425bb1  cpio: fix crash when appending to archives
     new e7e6a41  image_types: use cpio-native to build cpio images
     new 3d33091  libtasn1: no need to inherit binconfig
     new b372125  python3: Adds instructions to the manifest file
     new c63663c  python: Adds instructions to the manifest file
     new 167a982  oeqa/selftest/recipeutils: Fix parallel selftest failures
     new 9edc278  classes/update-alternatives: Skip alternatives when disabled
     new 655db3b  libc-package: fix postinst error when ENABLE_BINARY_LOCALE_GENERATION = "0"
     new af0d025  oeqa/sdk/python: add Python 2 and fix detection
     new a61a123  musl: Update to latest trunk
     new 86e5055  gstreamer1.0-vaapi: downgrade vaapisink to marginal rank
     new 626a792  binconfig: only try to mangles files
     new 4e94ff6  piglit: add missing waffle-bin dependency
     new 8c39fc8  ltp: add missing patch Upstream-Status
     new b5a9165  licence: Add license file CC-BY-SA-4.0
     new 91f8ebc  netbase: add entry to /etc/hosts according to /etc/hostname

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   (e821100)
            \
             N -- N -- N   refs/heads/master-next (91f8ebc)

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 46 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/binconfig.bbclass                     |   6 +-
 meta/conf/licenses.conf                            |   2 +-
 meta/files/common-licenses/CC-BY-SA-4.0            | 428 +++++++++++++++++++++
 meta/recipes-core/netbase/netbase_5.4.bb           |   8 +-
 .../ltp/ltp/0001-statx-fix-compile-errors.patch    |   1 +
 meta/recipes-graphics/piglit/piglit_git.bb         |   2 +-
 .../0001-vaapsink-downgrade-to-marginal.patch      |  46 +++
 .../gstreamer/gstreamer1.0-vaapi_1.14.4.bb         |   3 +-
 8 files changed, 487 insertions(+), 9 deletions(-)
 create mode 100644 meta/files/common-licenses/CC-BY-SA-4.0
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi/0001-vaapsink-downgrade-to-marginal.patch

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


More information about the Openembedded-commits mailing list