[oe-commits] [openembedded-core] branch master updated (ac582a8 -> 35867ee)

git at git.openembedded.org git at git.openembedded.org
Wed Apr 18 17:57:26 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 ac582a8  scripts/test-dependencies.sh: remove
     new 80286cb  systemtap: don't build under musl
     new 01658c4  packagegroup-core-tools-profile: include systemtap on MIPS and aarch64
     new 659d19f  oeqa/runtime/stap.py: add runtime test for systemtap
     new f7f26bd  testimage: run systemtap test on SDK images
     new 2718311  glibc: Set libc_cv_ssp_all to no as well
     new 199d8d5  man-db: add groff to RDEPENDS
     new 2d955bb  qemu_2.11.1.bb: support mingw build
     new 882ae0dc core-image-minimal-initramfs: use initramfs-framework for initialization
     new 11e4508  rootfs-postcommands.bbclass: improve binary reproducibility
     new b1600ec  run-postinsts: Replace pi_dir variable test
     new 5a324e9  package.bbclass: Add '-b' option to file call in isELF
     new 0685eb6  yocto-uninative: Update to version 1.9 (fedora28 compatible)
     new e31f31f  bitbake.conf: Set and export TZ envvar to UTC
     new d18bf7f  uninative: Add allow-shlib-undefined to BUILD_LDFLAGS and drop other workarounds
     new 35867ee  uninative: Set the dynamic linker to use at compile time

The 15 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/package.bbclass                       |  2 +-
 meta/classes/reproducible_build_simple.bbclass     |  1 -
 meta/classes/rootfs-postcommands.bbclass           | 25 +++++++++++-
 meta/classes/testimage.bbclass                     |  6 ++-
 meta/classes/uninative.bbclass                     |  5 ++-
 meta/conf/bitbake.conf                             |  1 +
 meta/conf/distro/include/yocto-uninative.inc       |  6 +--
 meta/lib/oe/package.py                             |  2 +-
 meta/lib/oeqa/runtime/cases/stap.py                | 33 ++++++++++++++++
 meta/lib/oeqa/runtime/files/hello.stp              |  1 +
 meta/recipes-core/expat/expat/no_getrandom.patch   | 23 -----------
 meta/recipes-core/expat/expat_2.2.5.bb             |  2 -
 meta/recipes-core/glibc/glibc.inc                  |  1 +
 .../images/core-image-minimal-initramfs.bb         | 10 ++++-
 .../packagegroup-core-tools-profile.bb             |  2 -
 .../util-linux/util-linux/no_getrandom.patch       | 21 ----------
 meta/recipes-core/util-linux/util-linux_2.31.bb    |  1 -
 .../python/python3-native_3.5.5.bb                 |  3 +-
 ...ardev-connect-socket-to-a-spawned-command.patch | 46 +++++++++++++++-------
 .../run-postinsts/run-postinsts/run-postinsts      |  2 +-
 .../run-postinsts/run-postinsts_1.0.bb             |  2 +-
 meta/recipes-extended/man-db/man-db_2.8.1.bb       |  1 +
 meta/recipes-kernel/systemtap/systemtap_git.inc    |  1 +
 23 files changed, 117 insertions(+), 80 deletions(-)
 create mode 100644 meta/lib/oeqa/runtime/cases/stap.py
 create mode 100644 meta/lib/oeqa/runtime/files/hello.stp
 delete mode 100644 meta/recipes-core/expat/expat/no_getrandom.patch
 delete mode 100644 meta/recipes-core/util-linux/util-linux/no_getrandom.patch

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


More information about the Openembedded-commits mailing list