[oe-commits] [openembedded-core] branch warrior updated (30c001c -> 7469c2a)

git at git.openembedded.org git at git.openembedded.org
Fri Apr 12 08:44:47 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 30c001c  insane.bbclass: Trigger unrecognzed configure option for meson
     add 2c6fff3  sanity: check_perl_modules bug fix
     add 6b9963a  opkg: add ptest
     add 051e1c2  recipetool: add missed module
     add 5bad5eb  systemd: install libnss-myhostname.so when myhostname be enabled
     add 55acc9b  ruby: make ext module fiddle can compile success
     add 46f47b7  ruby: add ptest
     add 68b9243  kernel-devsrc: check for localversion files in the kernel source tree
     add 72aace1  cogl: fix compile error caused by -Werror=maybe-uninitialized
     add a19a620  ccmake.bbclass: Fix up un-escaped quotes in output formatting
     add 6bef61d  resulttool/manualexecution: Refactor and remove duplicate code
     add 0eb4048  perf: workaround the error cased by maybe-uninitialized warning
     new 49720e6  python3: add a tr-tr locale for test_locale ptest
     new 1658bf2  go.bbclass: Remove unused override
     new 9c33350  goarch.bbclass: Simplify logic
     new 7469c2a  e2fsprogs: Skip slow ptest tests

The 4 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/go.bbclass                            |  2 -
 meta/classes/goarch.bbclass                        | 11 ++-
 meta/classes/sanity.bbclass                        |  2 +-
 meta/recipes-core/systemd/systemd_241.bb           |  1 +
 .../recipes-devtools/e2fsprogs/e2fsprogs/run-ptest |  2 +-
 ...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      |  1 +
 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 ++++++++++------------
 19 files changed, 166 insertions(+), 61 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