[oe-commits] [openembedded-core] branch warrior-next updated (59c2cc4 -> fd1527b)

git at git.openembedded.org git at git.openembedded.org
Tue Apr 9 21:17:09 UTC 2019


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

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

    from 59c2cc4  linux-yocto/4.18: remove versioned recipes
     new 90fa8bb  Revert "mdadm: fix gcc8 maybe-uninitialized/format-overflow warning"
     new 2166d59  bind: upgrade 9.11.5 -> 9.11.5-P4
     new b58fcf6  cmake: Support Eclipse and other cmake generators
     new 2173d9d  update-alternatives.bbclass: Add function to get metadata
     new 9b66e13  ptest.bbclass: Add feature to populate a binary directory
     new 733763a  util-linux: Use PTEST binary directory
     new 9f83c9e  busybox: Use PTEST binary directory
     new a448fd8  resulttool/manualexecution: Enable configuration options selection
     new 096a09a  resulttool/manualexecution: Enable creation of configuration option file
     new fd1527b  sstate.bbclass: Use bb.utils.to_boolean() for BB_NO_NETWORK

The 10 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/cmake.bbclass                         |   9 +-
 meta/classes/ptest.bbclass                         |  32 +++++++
 meta/classes/sstate.bbclass                        |   6 +-
 meta/classes/update-alternatives.bbclass           |  70 +++++++++------
 .../bind/{bind_9.11.5.bb => bind_9.11.5-P4.bb}     |   6 +-
 meta/recipes-core/busybox/busybox.inc              |  16 +---
 meta/recipes-core/util-linux/util-linux.inc        |   5 +-
 meta/recipes-core/util-linux/util-linux/run-ptest  |   4 +
 ...maybe-uninitialized-format-overflow-warni.patch |  60 -------------
 meta/recipes-extended/mdadm/mdadm_4.1.bb           |   1 -
 scripts/lib/resulttool/manualexecution.py          | 100 +++++++++++++++++++--
 11 files changed, 189 insertions(+), 120 deletions(-)
 rename meta/recipes-connectivity/bind/{bind_9.11.5.bb => bind_9.11.5-P4.bb} (96%)
 delete mode 100644 meta/recipes-extended/mdadm/files/0001-mdadm-gcc8-maybe-uninitialized-format-overflow-warni.patch

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


More information about the Openembedded-commits mailing list