[oe-commits] [openembedded-core] branch master updated (c2e3091 -> 7a0aab1)

git at git.openembedded.org git at git.openembedded.org
Thu May 30 11:37:26 UTC 2019


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

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

    from c2e3091  uninative-tarball: Use xz compression and SDK_ARCHIVE_CMD
     new ae94bff  strace: Tweak ptest disk space management
     new a6a5c07  ptest-packagelists: Add mdadm
     new 5054038  util-linux: Fix ptest dependencies
     new 8f4e7f4  mdadm: Add missing ptest dependency
     new 7ed16ec  yocto-uninative: Update to 2.5 release
     new b664559  uninative: Switch from bz2 to xz
     new 240dfe2  connman: add networkmanager as rconflict
     new 0aa21ae  dropbear: add openssh/openssh-sshd as rconflict
     new d66114b  busybox-inittab/sysvinit-inittab: add rconflicts
     new 0a36d1b  cmake: Use compiler launcher variable when ccache is enabled
     new 1ceaaab  inetutils: fix wrong package name
     new bd59536  packagegroup-core-full-cmdline: Make nfs-utils/rpcbind optional
     new fdc000b  base.bbclass: add named SRCREVs to the sstate hash
     new 111f655  gdb: Let gdbserver be empty for riscv64
     new 3a73662  Revert "image_types: use pigz to create .gz files"
     new ad1db93  Revert "pigz: pigz is not gzip"
     new f4e7121  bc: use u-a for bc as well
     new 04bb44c  btrfs-tools: Pass DEBUG_MAP_PREFIX flags to Python
     new 10d0a82  systemd: add rconflicts
     new 7a0aab1  wic: bootimg-efi: add label source parameter

The 20 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/base.bbclass                          | 12 ++++++
 meta/classes/cmake.bbclass                         | 11 +++++-
 meta/classes/image_types.bbclass                   |  2 +-
 meta/classes/uninative.bbclass                     |  4 +-
 meta/conf/distro/include/default-providers.inc     |  1 +
 meta/conf/distro/include/ptest-packagelists.inc    |  1 +
 meta/conf/distro/include/yocto-uninative.inc       |  8 ++--
 meta/recipes-connectivity/connman/connman_1.37.bb  |  1 +
 .../inetutils/inetutils_1.9.4.bb                   |  2 +-
 .../recipes-core/busybox/busybox-inittab_1.30.1.bb |  2 +
 meta/recipes-core/dropbear/dropbear.inc            |  1 +
 meta/recipes-core/systemd/systemd_242.bb           |  2 +
 .../sysvinit/sysvinit-inittab_2.88dsf.bb           |  3 +-
 meta/recipes-core/util-linux/util-linux.inc        |  4 +-
 ...Add-LDFLAGS-when-building-libbtrfsutil.so.patch | 19 +++-------
 ...s-progs-Pass-CFLAGS-and-LDFLAGS-to-Python.patch | 43 ++++++++++++++++++++++
 .../btrfs-tools/btrfs-tools_5.1.bb                 |  6 ++-
 meta/recipes-devtools/gdb/gdb.inc                  |  3 ++
 .../strace/strace/ptest-spacesave.patch            | 19 ++++++++++
 meta/recipes-devtools/strace/strace_4.26.bb        |  1 +
 meta/recipes-extended/bc/bc_1.07.1.bb              |  4 +-
 meta/recipes-extended/mdadm/mdadm_4.1.bb           |  2 +-
 .../packagegroup-core-full-cmdline.bb              |  3 +-
 meta/recipes-extended/pigz/pigz_2.4.bb             | 21 ++++++++++-
 scripts/lib/wic/plugins/source/bootimg-efi.py      | 19 ++++++++--
 25 files changed, 155 insertions(+), 39 deletions(-)
 create mode 100644 meta/recipes-devtools/btrfs-tools/btrfs-tools/0003-btrfs-progs-Pass-CFLAGS-and-LDFLAGS-to-Python.patch
 create mode 100644 meta/recipes-devtools/strace/strace/ptest-spacesave.patch

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


More information about the Openembedded-commits mailing list