[oe-commits] [openembedded-core] branch master-next updated (5c8dc0f -> d72fb01)

git at git.openembedded.org git at git.openembedded.org
Sat Dec 8 00:16:55 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 5c8dc0f  avahi: avoid depending on skipped package
 discard 5e92fee  uboot-sign.bbclass: fix signature and deployment
 discard 49089cf  strace: fix ptest fail and strip ptest host references
 discard 9c368c5  u-boot-tools: fix compile error
 discard 86e8d13  glibc: improve reproducibility with multilib
 discard 7845760  recipeutils-test: Add missing LIC_FILES_CHKSUM
 discard 0400c56  libunwind: Enable building static archive on musl
 discard ff9a6c8  kernel: don't assign the build user/host
 discard ca3e363  oeqa/selftest/runcmd: Increase timeout delta
 discard 3823bf9  oeqa/selftest/signing: Limit threading due to resource issues
 discard b46e97a  netbase: add entry to /etc/hosts according to /etc/hostname
 discard e660d5a  python-native: fix one do_populate_sysroot warning
 discard d26dd03  python/python3: use cc_basename to replace CC for checking compiler
 discard 9483654  image-buildinfo: Remove unused function argument
 discard b5f4b19  kernel-fitimage: Replace tabs with spaces in python
 discard 1b85d5b  oeqa/selftest/context: ensure log directory exists
 discard 6edbd71  binutils: Fix build with clang
 discard 2f3c827  libart-lgpl: remove
 discard 0654159  bitbake.conf: Cleanup deprecated function usage
 discard 96d46ce  classes: Correctly markup regex strings
 discard 27412b3  nativesdk-*-provides-dummy: Fixes to allow correct operation with opkg
     new 252b69c  classes: Correctly markup regex strings
     new aeb189a  bitbake.conf: Cleanup deprecated function usage
     new 508746e  libart-lgpl: remove
     new 208dadb  binutils: Fix build with clang
     new 6c41de4  oeqa/selftest/context: ensure log directory exists
     new 4ec4246  kernel-fitimage: Replace tabs with spaces in python
     new 66ff940  image-buildinfo: Remove unused function argument
     new ad26450  python/python3: use cc_basename to replace CC for checking compiler
     new 9ab2777  python-native: fix one do_populate_sysroot warning
     new 936d4cb  netbase: add entry to /etc/hosts according to /etc/hostname
     new 2fe8c9e  oeqa/selftest/signing: Limit threading due to resource issues
     new 3b92a18  oeqa/selftest/runcmd: Increase timeout delta
     new c88c5f0  kernel: don't assign the build user/host
     new 73684d3  libunwind: Enable building static archive on musl
     new c6559eb  recipeutils-test: Add missing LIC_FILES_CHKSUM
     new 3a992a7  glibc: improve reproducibility with multilib
     new 312f794  u-boot-tools: fix compile error
     new 01b8483  strace: fix ptest fail and strip ptest host references
     new aeb1ec9  uboot-sign.bbclass: fix signature and deployment
     new 44fe5ec  avahi: avoid depending on skipped package
     new 7ad0217  oeqa/sdk/case: add fundamental helper methods
     new 0f578c3  oeqa/sdk/assimp: use helpers
     new 7bd7f2b  oeqa/sdk/python: fix version typo
     new d72fb01  oeqa/sdk/galculator: rewrite to use new helpers

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   (5c8dc0f)
            \
             N -- N -- N   refs/heads/master-next (d72fb01)

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 24 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/lib/oeqa/sdk/case.py                          | 32 +++++++++++++++
 meta/lib/oeqa/sdk/cases/assimp.py                  | 29 +------------
 meta/lib/oeqa/sdk/cases/buildgalculator.py         | 47 +++++++++++++---------
 meta/lib/oeqa/sdk/cases/python.py                  |  2 +-
 meta/recipes-core/meta/dummy-sdk-package.inc       |  4 +-
 .../meta/nativesdk-sdk-provides-dummy.bb           | 20 ---------
 .../recipes-core/meta/target-sdk-provides-dummy.bb |  3 --
 7 files changed, 63 insertions(+), 74 deletions(-)

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


More information about the Openembedded-commits mailing list