[oe-commits] [openembedded-core] branch master updated (69ff709 -> eccd541)

git at git.openembedded.org git at git.openembedded.org
Mon Oct 29 17:28:22 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 69ff709  curl: extend CVE_PRODUCT
     add 00e03b5  oeqa/core/runner: write testresult to json files
     add 1069716  oeqa/selftest/context: write testresult to json files
     add 173f59a  oeqa/selftest: Improvements to the json logging
     add 5d135d4  testimage.bbclass: write testresult to json files
     add dda94cf  testimage: Improvements to the json logging
     add cdbedba  testsdk.bbclass: write testresult to json files
     add c272079  testsdk: Improvements to the json logging
     add da6aef0  oeqa/core/runner: Don't add empty log entries
     add 6350586  oeqa/utils/metadata: Allow to function without the git module
     add 0c2c8d9  gitignore: Ignore repo tool directory
     add 95a7446  git: upgrade 2.18.0 -> 2.18.1
     add 01bce5f  groff: not search fonts on build host
     add 6db5e99  libxcrypt: tweak branch from master to develop
     add eccd541  meson: map powerpc64 TARGET_ARCH to ppc64 for the cross file

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |  1 +
 meta/classes/meson.bbclass                         |  2 ++
 meta/classes/testimage.bbclass                     | 31 ++++++++++++++++--
 meta/classes/testsdk.bbclass                       | 36 +++++++++++++++++---
 meta/lib/oeqa/core/runner.py                       | 38 +++++++++++++++++++++-
 meta/lib/oeqa/selftest/context.py                  | 31 ++++++++++++++++--
 meta/lib/oeqa/utils/metadata.py                    | 17 ++++++++--
 meta/recipes-core/libxcrypt/libxcrypt_4.1.1.bb     |  2 +-
 meta/recipes-devtools/git/git_2.18.0.bb            | 11 -------
 meta/recipes-devtools/git/git_2.18.1.bb            | 11 +++++++
 .../groff-not-search-fonts-on-build-host.patch     | 20 ++++++++++++
 meta/recipes-extended/groff/groff_1.22.3.bb        |  1 +
 12 files changed, 177 insertions(+), 24 deletions(-)
 delete mode 100644 meta/recipes-devtools/git/git_2.18.0.bb
 create mode 100644 meta/recipes-devtools/git/git_2.18.1.bb
 create mode 100644 meta/recipes-extended/groff/groff-1.22.3/groff-not-search-fonts-on-build-host.patch

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


More information about the Openembedded-commits mailing list