[oe-commits] [openembedded-core] branch thud updated (45032e3 -> 7b5a069)

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


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

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

    from 45032e3  build-appliance-image: Update to thud head revision
     new fddd3ca  Revert "boost: update to 1.69.0"
     new ff596eb  oeqa/manual: Add manual runtime 'compliance' testcases to json
     new 88f9b2c  oeqa/manual/sdk.json: Updated toolchain tarball to core-image-sato
     new f865423  oeqa/manual/bsp-hw.json: add non-IA tests
     new cfadaf0  oeqa/manual/bsp-hw.json: test id updated and obsolete test cases removed
     new 2af492e  oeqa/manual/compliance-test.json: test id updated and missing test cases added
     new 879f5ae  oeqa/manual/kernel-dev.json: test id updated
     new 498f84f  oeqa/manual/toaster: transfer manual toaster test cases to oeqa
     new ebb3076  oeqa/manual/toaster: updated test id naming
     new 5173954  resulttool: Allow store to work on single files
     new 3c5e573  resulttool: Allow extraction of ptest data
     new f28cfbd  resulttool/manualexecution: Standardize input check
     new 6bb181b  resulttool/manualexecution: Enable display full steps without press enter
     new 2d96a92  resulttool/manualexecution: Fixed step sorted by integer
     new 31449f3  resulttool/manualexecution: Refactor and simplify codebase
     new 7b5a069  pkgdata.py: avoid target-sdk-dummy-provides to mess things up

The 16 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/lib/oeqa/manual/bsp-hw.json                   |  264 +-
 meta/lib/oeqa/manual/compliance-test.json          |  194 ++
 meta/lib/oeqa/manual/kernel-dev.json               |   36 +-
 meta/lib/oeqa/manual/sdk.json                      |   14 +-
 meta/lib/oeqa/manual/toaster-managed-mode.json     | 2572 ++++++++++++++++++++
 meta/lib/oeqa/manual/toaster-unmanaged-mode.json   | 1170 +++++++++
 meta/lib/oeqa/selftest/cases/pkgdata.py            |    1 +
 ...bjam-native_1.69.0.bb => bjam-native_1.68.0.bb} |    0
 .../boost/{boost-1.69.0.inc => boost-1.68.0.inc}   |    4 +-
 meta/recipes-support/boost/boost.inc               |    1 +
 ...-arch-instruction-set-flags-we-do-that-o.patch} |   23 +-
 ...ucibility-add-file-directive-to-assembler.patch |  243 ++
 .../boost/{boost_1.69.0.bb => boost_1.68.0.bb}     |    6 +-
 scripts/lib/resulttool/manualexecution.py          |   61 +-
 scripts/lib/resulttool/resultutils.py              |   39 +-
 scripts/lib/resulttool/store.py                    |   23 +-
 16 files changed, 4467 insertions(+), 184 deletions(-)
 create mode 100644 meta/lib/oeqa/manual/compliance-test.json
 create mode 100644 meta/lib/oeqa/manual/toaster-managed-mode.json
 create mode 100644 meta/lib/oeqa/manual/toaster-unmanaged-mode.json
 rename meta/recipes-support/boost/{bjam-native_1.69.0.bb => bjam-native_1.68.0.bb} (100%)
 rename meta/recipes-support/boost/{boost-1.69.0.inc => boost-1.68.0.inc} (85%)
 rename meta/recipes-support/boost/boost/{0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch => 0003-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch} (93%)
 create mode 100644 meta/recipes-support/boost/boost/reproducibility-add-file-directive-to-assembler.patch
 rename meta/recipes-support/boost/{boost_1.69.0.bb => boost_1.68.0.bb} (56%)

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


More information about the Openembedded-commits mailing list