All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] A couple of fixes for do_rootfs log checking
@ 2015-06-08 10:04 Paul Eggleton
  2015-06-08 10:04 ` [PATCH 1/2] lib/oe/rootfs: tidy up log warning reporting Paul Eggleton
  2015-06-08 10:04 ` [PATCH 2/2] python-smartpm: change "already installed" warnings into info messages Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2015-06-08 10:04 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 3b1d89a51445cf526ca84eb5b53de434f9585d6e:

  scripts/combo-layer: Fix exit codes and tty handling (2015-06-05 16:42:07 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/rootfs-warning
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/rootfs-warning

Paul Eggleton (2):
  lib/oe/rootfs: tidy up log warning reporting
  python-smartpm: change "already installed" warnings into info messages

 meta/lib/oe/rootfs.py                              | 13 +++---
 .../smart-already-installed-message.patch          | 54 ++++++++++++++++++++++
 .../python/python-smartpm_1.4.1.bb                 |  1 +
 3 files changed, 61 insertions(+), 7 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python-smartpm/smart-already-installed-message.patch

-- 
2.1.0



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

end of thread, other threads:[~2015-06-08 10:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-08 10:04 [PATCH 0/2] A couple of fixes for do_rootfs log checking Paul Eggleton
2015-06-08 10:04 ` [PATCH 1/2] lib/oe/rootfs: tidy up log warning reporting Paul Eggleton
2015-06-08 10:04 ` [PATCH 2/2] python-smartpm: change "already installed" warnings into info messages Paul Eggleton

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.