[oe-commits] [openembedded-core] branch warrior updated (5f48939 -> 8818880)

git at git.openembedded.org git at git.openembedded.org
Thu Apr 11 20:14:39 UTC 2019


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

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

    from 5f48939  goarch.bbclass: use MACHINEOVERRIDES and simplify go_map_arm()
     add 04d966c  update-alternatives.bbclass: Add function to get metadata
     add bca3531  ptest.bbclass: Add feature to populate a binary directory
     add 1a8fd87  util-linux: Use PTEST binary directory
     add a392308  busybox: Use PTEST binary directory
     add 0fb2571  pseudo: Update to gain key bugfixes
     add 2a48df0  python3: Avoid hanging tests
     add d70c77e  python3: Fix ptest output parsing
     add 8818880  elfutils: remove Elfutils-Exception and include GPLv2 for shared libraries

No new revisions were added by this update.

Summary of changes:
 meta/classes/ptest.bbclass                         | 32 ++++++++++
 meta/classes/update-alternatives.bbclass           | 70 ++++++++++++++--------
 meta/conf/licenses.conf                            |  2 +-
 meta/files/common-licenses/Elfutils-Exception      | 12 ----
 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 ++
 meta/recipes-devtools/elfutils/elfutils_0.176.bb   | 14 ++++-
 meta/recipes-devtools/pseudo/pseudo_git.bb         |  2 +-
 .../python/python3/ptesthack.patch                 | 60 +++++++++++++++++++
 meta/recipes-devtools/python/python3/run-ptest     |  2 +-
 meta/recipes-devtools/python/python3_3.7.2.bb      |  1 +
 12 files changed, 163 insertions(+), 57 deletions(-)
 delete mode 100644 meta/files/common-licenses/Elfutils-Exception
 create mode 100644 meta/recipes-devtools/python/python3/ptesthack.patch

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


More information about the Openembedded-commits mailing list