[oe-commits] [openembedded-core] branch master-next updated (ac45d6d -> 36828f7)

git at git.openembedded.org git at git.openembedded.org
Wed May 29 21:06:34 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 ac45d6d  mdadm: Add missing ptest dependency
 discard 4f1f744  util-linux: Fix ptest dependencies
 discard e53ad0a  ptest-packagelists: Add mdadm
 discard cc0ba93  strace: Tweak ptest disk space management
 discard 594b14e  uninative: Switch from bz2 to xz
 discard 0555ede  yocto-uninative: Update to 2.5 release
 discard a10e625  elfutils: fix ptest failures
     new 3db264c  strace: Tweak ptest disk space management
     new fbe77b0  ptest-packagelists: Add mdadm
     new e9994d0  util-linux: Fix ptest dependencies
     new 8248eec  mdadm: Add missing ptest dependency
     new 211f700  yocto-uninative: Update to 2.5 release
     new 6296284  uninative: Switch from bz2 to xz
     new f67d2e2  btrfs-tools: Pass DEBUG_MAP_PREFIX flags to Python
     new d15fe75  connman: add networkmanager as rconflict
     new 29130a9  dropbear: add openssh/openssh-sshd as rconflict
     new 78aeef9  busybox-inittab/sysvinit-inittab: add rconflicts
     new 43d39bb  cmake: Use compiler launcher variable when ccache is enabled
     new b6168b0  inetutils: fix wrong package name
     new e3705a9  packagegroup-core-full-cmdline: Make nfs-utils/rpcbind optional
     new debc4aa  base.bbclass: add named SRCREVs to the sstate hash
     new e1c5fb9  gdb: Let gdbserver be empty for riscv64
     new fbaf0b6  Revert "image_types: use pigz to create .gz files"
     new 9dedc27  Revert "pigz: pigz is not gzip"
     new 36828f7  bc: use u-a for bc as well

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   (ac45d6d)
            \
             N -- N -- N   refs/heads/master-next (36828f7)

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 18 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/conf/distro/include/default-providers.inc     |  1 +
 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 +
 .../sysvinit/sysvinit-inittab_2.88dsf.bb           |  3 +-
 ...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                 |  3 +-
 meta/recipes-devtools/elfutils/elfutils_0.176.bb   | 32 +---------------
 .../0001-skip-the-test-when-gcc-not-deployed.patch | 38 +++----------------
 meta/recipes-devtools/gdb/gdb.inc                  |  3 ++
 meta/recipes-extended/bc/bc_1.07.1.bb              |  4 +-
 .../packagegroup-core-full-cmdline.bb              |  3 +-
 meta/recipes-extended/pigz/pigz_2.4.bb             | 21 ++++++++++-
 18 files changed, 111 insertions(+), 90 deletions(-)
 create mode 100644 meta/recipes-devtools/btrfs-tools/btrfs-tools/0003-btrfs-progs-Pass-CFLAGS-and-LDFLAGS-to-Python.patch

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


More information about the Openembedded-commits mailing list