[oe-commits] [openembedded-core] branch master updated (1127154 -> dcb6cd1)

git at git.openembedded.org git at git.openembedded.org
Wed Aug 23 13:16:23 UTC 2017


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

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

    from 1127154  bmap-tools: add "python-mmap" to RDEPENDS
     add f1dfb59  runtime/cases/_ptest.py: revive it
     add f23c0f6  oeqa/utils/logparser.py: add skip status
     add 5c89060  runtime/cases/_ptest.py: add skip status
     add 836393b  runtime/cases/_ptest.py: rename it to ptest.py
     add 320ea01  utils/logparser.py: fix section check
     add d0d2f89  core/target/ssh.py: replace decode errors
     add 164a0bd  buildhistory.bbclass: print message when no commit
     add 5663ed9  testimage.bbclass: update comments
     add dcb6cd1  buildhistory.bbclass: add ptest

No new revisions were added by this update.

Summary of changes:
 meta/classes/buildhistory.bbclass     |  32 +++++++++++
 meta/classes/testimage.bbclass        |   4 +-
 meta/lib/oeqa/core/target/ssh.py      |   4 +-
 meta/lib/oeqa/runtime/cases/_ptest.py | 103 ----------------------------------
 meta/lib/oeqa/runtime/cases/ptest.py  |  82 +++++++++++++++++++++++++++
 meta/lib/oeqa/utils/logparser.py      |   7 ++-
 6 files changed, 122 insertions(+), 110 deletions(-)
 delete mode 100644 meta/lib/oeqa/runtime/cases/_ptest.py
 create mode 100644 meta/lib/oeqa/runtime/cases/ptest.py

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


More information about the Openembedded-commits mailing list