[oe-commits] [openembedded-core] branch warrior-next updated (30c001c -> dbbc17a)

git at git.openembedded.org git at git.openembedded.org
Thu Apr 11 20:31:20 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 30c001c  insane.bbclass: Trigger unrecognzed configure option for meson
     new 2c6fff3  sanity: check_perl_modules bug fix
     new 6b9963a  opkg: add ptest
     new 051e1c2  recipetool: add missed module
     new 5bad5eb  systemd: install libnss-myhostname.so when myhostname be enabled
     new 55acc9b  ruby: make ext module fiddle can compile success
     new 46f47b7  ruby: add ptest
     new 68b9243  kernel-devsrc: check for localversion files in the kernel source tree
     new 72aace1  cogl: fix compile error caused by -Werror=maybe-uninitialized
     new a19a620  ccmake.bbclass: Fix up un-escaped quotes in output formatting
     new 6bef61d  resulttool/manualexecution: Refactor and remove duplicate code
     new 0eb4048  perf: workaround the error cased by maybe-uninitialized warning
     new dbbc17a  python3: add a tr-tr locale for test_locale ptest

The 12 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/ccmake.bbclass                        |  2 +-
 meta/classes/sanity.bbclass                        |  2 +-
 meta/recipes-core/systemd/systemd_241.bb           |  1 +
 ...pkg-add-target-for-testsuite-installation.patch | 43 +++++++++++
 ...sue72.py-resolve-paths-before-comparision.patch | 31 ++++++++
 meta/recipes-devtools/opkg/opkg/run-ptest          |  5 ++
 meta/recipes-devtools/opkg/opkg_0.4.0.bb           |  6 +-
 meta/recipes-devtools/python/python3_3.7.2.bb      |  2 +-
 meta/recipes-devtools/ruby/ruby.inc                |  4 +-
 meta/recipes-devtools/ruby/ruby/run-ptest          | 13 ++++
 meta/recipes-devtools/ruby/ruby_2.5.3.bb           | 11 +++
 meta/recipes-graphics/cogl/cogl-1.0.inc            |  1 +
 meta/recipes-kernel/linux/kernel-devsrc.bb         |  3 +
 meta/recipes-kernel/perf/perf.bb                   |  1 +
 scripts/lib/recipetool/create_npm.py               |  1 +
 scripts/lib/resulttool/manualexecution.py          | 87 ++++++++++------------
 16 files changed, 160 insertions(+), 53 deletions(-)
 create mode 100644 meta/recipes-devtools/opkg/opkg/0001-opkg-add-target-for-testsuite-installation.patch
 create mode 100644 meta/recipes-devtools/opkg/opkg/0001-regress-issue72.py-resolve-paths-before-comparision.patch
 create mode 100644 meta/recipes-devtools/opkg/opkg/run-ptest
 create mode 100644 meta/recipes-devtools/ruby/ruby/run-ptest

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


More information about the Openembedded-commits mailing list