All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] bitbake-layers improvements
@ 2017-11-08  2:17 Paul Eggleton
  2017-11-08  2:17 ` [PATCH 1/3] bitbake-layers: add-layer: enable adding multiple layers at once Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Eggleton @ 2017-11-08  2:17 UTC (permalink / raw)
  To: bitbake-devel

Some minor usability improvements for bitbake-layers.


The following changes since commit e1e8565b5e19dd3f7ef6e7e41932456adaa3df81:

  tests/fetch: Add ftp test url (2017-11-07 14:41:54 +0000)

are available in the git repository at:

  git://git.openembedded.org/bitbake-contrib paule/bblayers-fix2
  http://cgit.openembedded.org/bitbake-contrib/log/?h=paule/bblayers-fix2

Paul Eggleton (3):
  bitbake-layers: add-layer: enable adding multiple layers at once
  bitbake-layers: remove-layer: support removing multiple layers at a time
  bitbake-layers: show-recipes: fix help to mention -i supports multiple classes

 lib/bblayers/action.py | 45 +++++++++++++++++++++++++--------------------
 lib/bblayers/query.py  |  2 +-
 2 files changed, 26 insertions(+), 21 deletions(-)

-- 
2.9.5



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

end of thread, other threads:[~2017-11-08  2:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-08  2:17 [PATCH 0/3] bitbake-layers improvements Paul Eggleton
2017-11-08  2:17 ` [PATCH 1/3] bitbake-layers: add-layer: enable adding multiple layers at once Paul Eggleton
2017-11-08  2:17 ` [PATCH 2/3] bitbake-layers: remove-layer: support removing multiple layers at a time Paul Eggleton
2017-11-08  2:17 ` [PATCH 3/3] bitbake-layers: show-recipes: fix help to mention -i supports multiple classes 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.