Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/7] Fix failures discoved by parselogs and systemd test cases
@ 2018-06-13  7:58 Chen Qi
  2018-06-13  7:58 ` [PATCH 1/7] oeqa/runtime/cases/parselogs.py: extend common_errors list Chen Qi
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Chen Qi @ 2018-06-13  7:58 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit ddbd7b0cd6580ee26e11aa87e426fb294b372d64:

  meta-yocto-bsp: bump to the latest linux stable kernel for edgerouter/beaglebone (2018-06-12 23:34:40 +0100)

are available in the git repository at:

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

Chen Qi (7):
  oeqa/runtime/cases/parselogs.py: extend common_errors list
  watchdog: remove the useless watchdog-conf.patch
  watchdog: disable systemd services by default
  watchdog: make init script start after syslog
  watchdog: fix init script for sysvinit
  oeqa/runtime/cases/parselogs.py: ignore a message from watchdog
  dnf: default to disable systemd units

 meta/lib/oeqa/runtime/cases/parselogs.py           |   2 +
 meta/recipes-devtools/dnf/dnf_2.7.5.bb             |   1 +
 .../watchdog/watchdog/watchdog-conf.patch          |  16 ---
 .../watchdog/watchdog/watchdog-init.patch          |  56 -----------
 .../watchdog/watchdog/watchdog.init                | 110 +++++++++++++++++++++
 meta/recipes-extended/watchdog/watchdog_5.15.bb    |  14 +--
 6 files changed, 121 insertions(+), 78 deletions(-)
 delete mode 100644 meta/recipes-extended/watchdog/watchdog/watchdog-conf.patch
 delete mode 100644 meta/recipes-extended/watchdog/watchdog/watchdog-init.patch
 create mode 100644 meta/recipes-extended/watchdog/watchdog/watchdog.init

-- 
1.9.1



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

end of thread, other threads:[~2018-06-13  7:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-13  7:58 [PATCH 0/7] Fix failures discoved by parselogs and systemd test cases Chen Qi
2018-06-13  7:58 ` [PATCH 1/7] oeqa/runtime/cases/parselogs.py: extend common_errors list Chen Qi
2018-06-13  7:58 ` [PATCH 2/7] watchdog: remove the useless watchdog-conf.patch Chen Qi
2018-06-13  7:58 ` [PATCH 3/7] watchdog: disable systemd services by default Chen Qi
2018-06-13  7:58 ` [PATCH 4/7] watchdog: make init script start after syslog Chen Qi
2018-06-13  7:58 ` [PATCH 5/7] watchdog: fix init script for sysvinit Chen Qi
2018-06-13  7:58 ` [PATCH 6/7] oeqa/runtime/cases/parselogs.py: ignore a message from watchdog Chen Qi
2018-06-13  7:58 ` [PATCH 7/7] dnf: default to disable systemd units Chen Qi

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