[oe-commits] [openembedded-core] branch master-next updated (75dcc0d -> 6f12eb8)

git at git.openembedded.org git at git.openembedded.org
Sat Jan 12 16:22:56 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 75dcc0d  webkitgtk: Enable building for ARC architecture
 discard 9714198  wic: allow bitbake variables in kickstarter files
 discard 9d16a15  target-sdk-provides-dummy: add more perl modules to avoid populate_sdk failure
 discard bd94869  bluez5: Fix status subcommand of init script
 discard 53349ca  package.bbclass: Make package output files more deterministic
 discard a1dc25f  python3-smmap: upgrade to 2.0.5
 discard eaf6fd9  rpm: produce sane amount of logging when creating a rootfs
 discard 93103d5  binutils: bfd doesn't handle ELF compressed data alignment
 discard 29ab7c4  oeqa/selftest/cases: Update test_ccache_tool
 discard 35769d3  apr/openssl10: Enable ccache for them
 discard ff5217b  cmake.bbclass: Make it work with ccache
 discard 795e42a  goarch.bbclass: Set CCACHE_DISABLE
 discard d1f7514  bitbake.conf: Enable -fdebug-prefix-map for nativesdk
 discard 574feae  ccache.bbclass: Set CCACHE_CONFIGPATH to fix race issues
 discard 8153772  ccache.bbclass: Add task do_cleanccache
 discard 5f143cd  ccache.bbclass: Make it can be shared between different builds
 discard 21a144b  ccache.bbclass: Refactor it to make it more reliable
     new f7de849  ccache.bbclass: Refactor it to make it more reliable
     new dcebeb2  ccache.bbclass: Make it can be shared between different builds
     new a5d8a05  ccache.bbclass: Add task do_cleanccache
     new 7ded3e0  ccache.bbclass: Set CCACHE_CONFIGPATH to fix race issues
     new 6c2a656  bitbake.conf: Enable -fdebug-prefix-map for nativesdk
     new 92a9ed1  goarch.bbclass: Set CCACHE_DISABLE
     new ab43c32  cmake.bbclass: Make it work with ccache
     new c718df7  apr/openssl10: Enable ccache for them
     new b5d1aa1  oeqa/selftest/cases: Update test_ccache_tool
     new dffbc7d  binutils: bfd doesn't handle ELF compressed data alignment
     new d1efae1  rpm: produce sane amount of logging when creating a rootfs
     new cccbb99  python3-smmap: upgrade to 2.0.5
     new d7ccb67  package.bbclass: Make package output files more deterministic
     new 75ed9e6  bluez5: Fix status subcommand of init script
     new 0c9b0f9  target-sdk-provides-dummy: add more perl modules to avoid populate_sdk failure
     new 69fcde3  wic: allow bitbake variables in kickstarter files
     new eed03ac  webkitgtk: Enable building for ARC architecture
     new 6908df9  strace: update from 4.25 to 4.26
     new 6f12eb8  lib/sstatesig: Update to longer sha256 hash length

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   (75dcc0d)
            \
             N -- N -- N   refs/heads/master-next (6f12eb8)

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 19 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/oe/sstatesig.py                           |  2 +-
 ...hen-using-non-glibc-libc-implementation-o.patch | 10 +--
 .../0001-caps-abbrev.awk-fix-gawk-s-path.patch     | 12 ++-
 .../strace/strace/0001-mips-o32-fix-build.patch    | 98 ++++++++++++++++++++++
 ...tion-Check-for-mips-and-alpha-before-usin.patch | 12 +--
 .../strace/strace/Makefile-ptest.patch             |  8 +-
 .../strace/strace/disable-git-version-gen.patch    |  6 +-
 .../strace/strace/mips-SIGEMT.patch                | 19 +++--
 ...-robust-test-for-m32-mx32-compile-support.patch | 15 ++--
 .../strace/strace/update-gawk-paths.patch          | 29 +++----
 .../strace/{strace_4.25.bb => strace_4.26.bb}      |  9 +-
 11 files changed, 161 insertions(+), 59 deletions(-)
 create mode 100644 meta/recipes-devtools/strace/strace/0001-mips-o32-fix-build.patch
 rename meta/recipes-devtools/strace/{strace_4.25.bb => strace_4.26.bb} (86%)

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


More information about the Openembedded-commits mailing list