[oe-commits] [openembedded-core] branch master updated (8bc0d2f -> 6d666b0)

git at git.openembedded.org git at git.openembedded.org
Thu Dec 13 16:32:56 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master
in repository openembedded-core.

    from 8bc0d2f  mdadm: Drop redundant patches and fix build with clang
     new a1c1253  create_manifest2: Dont match filenames which contain the directory name for new manifest
     new 236e801  liberror-perl: upgrade 0.17026 -> 0.17027
     new 2f5622b  nss: fix Upstream-Status format
     new 7c2c9b8  selftest/package: Correct format arguments in test_gdb_hardlink_debug
     new 72e542f  curl: Add PACKAGECONFIG to enable NSS support
     new 326e183  lzip: clean up recipe
     new 26722e5  insane.bbclass: BPF objects may mismatch in endianness and bitness too
     new 9584fc5  webkitgtk: Link compiler-rt for clang specific built-ins
     new 2322dc4  linux-libc-headers: Fix build failure by using fixed temporary file instead of pipe
     new 9ab94ce  oeqa/sdk: clarify ELF assertion message
     new 55964b3  oeqa/sdk: show output if run() fails
     new 2de9b1e  oeqa/sdk: clean up galculator test
     new 920ae8c  oeqa/sdk: rewrite lzip test
     new 6d666b0  oeqa/sdk: rewrite cpio test

The 14 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               | 50 ++++++++--------
 meta/lib/oeqa/sdk/cases/buildgalculator.py         | 11 ++--
 meta/lib/oeqa/sdk/cases/buildlzip.py               | 63 ++++++++++---------
 meta/lib/oeqa/sdk/cases/gcc.py                     |  3 +
 meta/lib/oeqa/sdk/cases/perl.py                    | 12 ++--
 meta/lib/oeqa/sdk/cases/python.py                  | 21 +++----
 meta/lib/oeqa/sdkext/cases/devtool.py              |  3 +
 meta/lib/oeqa/selftest/cases/package.py            |  2 +-
 ...or-perl_0.17026.bb => liberror-perl_0.17027.bb} | 30 +++++++---
 .../python/python/create_manifest2.py              | 28 +++++----
 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 +
 .../nss/nss-fix-SHA_HTONL-bug-for-arm-32be.patch   |  2 +-
 18 files changed, 214 insertions(+), 115 deletions(-)
 rename meta/recipes-devtools/perl/{liberror-perl_0.17026.bb => liberror-perl_0.17027.bb} (55%)
 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