Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] A few fixes related to oeqa runtime
@ 2018-07-31  7:13 Chen Qi
  2018-07-31  7:13 ` [PATCH 1/4] oe_syslog.py: fix settings in OEHasPackage decorator Chen Qi
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Chen Qi @ 2018-07-31  7:13 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 9c419271b5cf927924682c3200451979f02409bb:

  bitbake: codeparser: Track oe.utils.conditional usage (2018-07-30 12:45:15 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib ChenQi/oeqa_fixes
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/oeqa_fixes

Chen Qi (4):
  oe_syslog.py: fix settings in OEHasPackage decorator
  parselogs.py: ignore network interface name changing failure
  systemd: backport patch to allow setting dbus calls timeout
  systemd.py: increase default bus timeout

 meta/lib/oeqa/runtime/cases/oe_syslog.py           |   4 +-
 meta/lib/oeqa/runtime/cases/parselogs.py           |   3 +-
 meta/lib/oeqa/runtime/cases/systemd.py             |   6 +-
 ...bus-make-BUS_DEFAULT_TIMEOUT-configurable.patch | 175 +++++++++++++++++++++
 meta/recipes-core/systemd/systemd_239.bb           |   1 +
 5 files changed, 183 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-core/systemd/systemd/0001-sd-bus-make-BUS_DEFAULT_TIMEOUT-configurable.patch

-- 
1.9.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-07-31  7:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-31  7:13 [PATCH 0/4] A few fixes related to oeqa runtime Chen Qi
2018-07-31  7:13 ` [PATCH 1/4] oe_syslog.py: fix settings in OEHasPackage decorator Chen Qi
2018-07-31  7:13 ` [PATCH 2/4] parselogs.py: ignore network interface name changing failure Chen Qi
2018-07-31  7:13 ` [PATCH 3/4] systemd: backport patch to allow setting dbus calls timeout Chen Qi
2018-07-31  7:47   ` ChenQi
2018-07-31  7:13 ` [PATCH 4/4] systemd.py: increase default bus timeout Chen Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox