All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Packaging / warning fixes
@ 2015-04-17 15:43 Paul Eggleton
  2015-04-17 15:43 ` [PATCH v2 1/3] classes/package: clarify installed-vs-shipped message Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Eggleton @ 2015-04-17 15:43 UTC (permalink / raw)
  To: openembedded-core

A few fixes for things that have been bugging me lately. (I realise
we've just changed the S warning recently, hopefully this is the last
time...)

Changes since v1:
* Adjust message for installed-vs-shipped to suggest not installing
* Add S warning improvement patch

The following changes since commit cfc43743b0e41cf168cad9cbd4e9d870b8f01f03:

  toolchain-scripts: Allow the CONFIGSITE_CACHE variable to be overridden (2015-04-15 14:29:54 +0100)

are available in the git repository at:

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

Paul Eggleton (3):
  classes/package: clarify installed-vs-shipped message
  lib/oe/package_manager: avoid traceback with no packages
  classes/base: clarify S not set correctly warning

 meta/classes/base.bbclass      | 2 +-
 meta/classes/package.bbclass   | 3 ++-
 meta/lib/oe/package_manager.py | 2 ++
 3 files changed, 5 insertions(+), 2 deletions(-)

-- 
2.1.0



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

end of thread, other threads:[~2015-04-17 15:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-17 15:43 [PATCH v2 0/3] Packaging / warning fixes Paul Eggleton
2015-04-17 15:43 ` [PATCH v2 1/3] classes/package: clarify installed-vs-shipped message Paul Eggleton
2015-04-17 15:43 ` [PATCH v2 2/3] lib/oe/package_manager: avoid traceback with no packages Paul Eggleton
2015-04-17 15:43 ` [PATCH v2 3/3] classes/base: clarify S not set correctly warning 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.