[oe-commits] [openembedded-core] branch master-next updated (ad7bb5d -> 42bb874)

git at git.openembedded.org git at git.openembedded.org
Tue Dec 11 23:42:43 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 ad7bb5d  oeqa/sdk: rewrite lzip test
 discard fe49be0  oeqa/sdk: clean up galculator test
 discard 0fcc1f7  oeqa/sdk: show output if run() fails
     new 118b478  selftest/package: Correct format arguments in test_gdb_hardlink_debug
     new c68dc8c  curl: Add PACKAGECONFIG to enable NSS support
     new 565ab00  lzip: clean up recipe
     new 5578fc0  insane.bbclass: BPF objects may mismatch in endianness and bitness too
     new d040283  webkitgtk: Link compiler-rt for clang specific built-ins
     new cea48de  linux-libc-headers: Fix build failure by using fixed temporary file instead of pipe
     new dcc70ce  oeqa/sdk: clarify ELF assertion message
     new 2a3fd3b  oeqa/sdk: show output if run() fails
     new de9941f  oeqa/sdk: clean up galculator test
     new 516286a  oeqa/sdk: rewrite lzip test
     new 42bb874  oeqa/sdk: rewrite cpio test

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   (ad7bb5d)
            \
             N -- N -- N   refs/heads/master-next (42bb874)

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 11 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/insane.bbclass                        |  4 +-
 meta/lib/oeqa/sdk/case.py                          | 17 ++++--
 meta/lib/oeqa/sdk/cases/buildcpio.py               | 49 +++++++--------
 meta/lib/oeqa/sdk/cases/buildgalculator.py         |  3 +
 meta/lib/oeqa/sdk/cases/buildlzip.py               | 13 +++-
 meta/lib/oeqa/selftest/cases/package.py            |  2 +-
 meta/recipes-extended/lzip/lzip_1.20.bb            |  6 +-
 ...-fixed-temporary-file-instead-of-pipe-for.patch | 70 ++++++++++++++++++++++
 .../linux-libc-headers/linux-libc-headers_4.18.bb  |  4 ++
 meta/recipes-sato/webkit/webkitgtk_2.22.4.bb       |  2 +
 meta/recipes-support/curl/curl_7.62.0.bb           |  1 +
 11 files changed, 131 insertions(+), 40 deletions(-)
 create mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-scripts-Use-fixed-temporary-file-instead-of-pipe-for.patch

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


More information about the Openembedded-commits mailing list