All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chen Qi <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] logging: use warning instead warn
Date: Thu, 19 Jul 2018 13:47:17 +0800	[thread overview]
Message-ID: <cover.1531979156.git.Qi.Chen@windriver.com> (raw)

The following changes since commit b0f2f690a3513e4c9fa30fee1b8d7ac2d7140657:

  systemd-boot: upgrade to 239 (2018-07-18 10:18:42 +0100)

are available in the git repository at:

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

Chen Qi (1):
  logging: use warning instead warn

 meta/lib/oe/terminal.py               |  6 +++---
 meta/lib/oeqa/selftest/context.py     |  2 +-
 meta/lib/oeqa/utils/qemurunner.py     |  4 ++--
 scripts/combo-layer                   |  2 +-
 scripts/contrib/verify-homepage.py    |  2 +-
 scripts/lib/devtool/export.py         |  2 +-
 scripts/lib/devtool/import.py         |  8 ++++----
 scripts/lib/devtool/standard.py       | 16 ++++++++--------
 scripts/lib/devtool/upgrade.py        |  6 +++---
 scripts/lib/recipetool/append.py      | 14 +++++++-------
 scripts/lib/recipetool/create.py      |  4 ++--
 scripts/lib/recipetool/create_kmod.py |  2 +-
 scripts/lib/recipetool/create_npm.py  |  6 +++---
 scripts/lib/recipetool/newappend.py   |  4 ++--
 scripts/lib/wic/engine.py             |  2 +-
 scripts/runqemu                       | 16 ++++++++--------
 16 files changed, 48 insertions(+), 48 deletions(-)

-- 
1.9.1



             reply	other threads:[~2018-07-19  5:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-19  5:47 Chen Qi [this message]
2018-07-19  5:47 ` [PATCH 1/1] logging: use warning instead warn 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.1531979156.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.