Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Chen Qi <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/7] Fix failures discoved by parselogs and systemd test cases
Date: Wed, 13 Jun 2018 15:58:18 +0800	[thread overview]
Message-ID: <cover.1528870775.git.Qi.Chen@windriver.com> (raw)

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



             reply	other threads:[~2018-06-13  7:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-13  7:58 Chen Qi [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1528870775.git.Qi.Chen@windriver.com \
    --to=qi.chen@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox