[oe-commits] [openembedded-core] branch master-next updated (f999215 -> 1f2f936)

git at git.openembedded.org git at git.openembedded.org
Tue Jan 29 17:45:46 UTC 2019


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

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

    from f999215  pixbufcache.bbclass: remove a dependency loop introduced by enabling gtk+3-native
     new e50f636  systemd: don't build firstboot by default
     new 16b7920  systemd: do not create machine-id
     new 2096ad2  systemd-conf: simplify creation of machine-specific configuration
     new c6b6b6b  systemd: create preset files instead of installing in image
     new 7472d9a  systemd-systemctl-native: simplify and support preset-all
     new f95defb  rootfs-postcommands: call preset-all for read-only-rootfs
     new 8d1492f  oeqa/runtime/ptest: Avoid traceback for tests with no section
     new 36449d8  oeqa/utils/logparser: Simplify ptest log parsing code
     new c89de55  oeqa/logparser: Further simplification/clarification
     new d0a4a07  oeqa/logparser: Reform the ptest results parser
     new ab21c26  oeqa/utils/logparser: Add in support for duration, exitcode and logs by section
     new eb45f3d  oeqa/logparser: Improve results handling
     new 1f2f936  oeqa/logparser: Various misc cleanups

The 13 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/rootfs-postcommands.bbclass           |   8 +
 meta/classes/systemd.bbclass                       |  33 ++--
 meta/lib/oeqa/runtime/cases/ptest.py               |  70 ++------
 meta/lib/oeqa/utils/logparser.py                   | 182 ++++++++-------------
 meta/recipes-core/systemd/systemd-conf.bb          |  53 +++---
 .../systemd/systemd-systemctl/systemctl            |  36 +---
 meta/recipes-core/systemd/systemd_239.bb           |  18 +-
 7 files changed, 150 insertions(+), 250 deletions(-)

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


More information about the Openembedded-commits mailing list