All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Some more npm fetcher fixes
@ 2016-03-09  4:22 Paul Eggleton
  2016-03-09  4:22 ` [PATCH 1/3] fetch2/npm: fix errors with some version specifications Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Eggleton @ 2016-03-09  4:22 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit 12f1fb8c9b70fea0c9145f881bcceb8af32df6af:

  toasterui: fix warning 'Unknown event' (2016-03-07 17:21:07 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/bb-npm-fixes2
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/bb-npm-fixes2

Paul Eggleton (3):
  fetch2/npm: fix errors with some version specifications
  fetch2/npm: properly handle npm dependencies
  fetch2/npm: add missing URL argument to ParameterError

 lib/bb/fetch2/npm.py | 70 +++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 48 insertions(+), 22 deletions(-)

-- 
2.5.0



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

end of thread, other threads:[~2016-03-09  4:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-09  4:22 [PATCH 0/3] Some more npm fetcher fixes Paul Eggleton
2016-03-09  4:22 ` [PATCH 1/3] fetch2/npm: fix errors with some version specifications Paul Eggleton
2016-03-09  4:22 ` [PATCH 2/3] fetch2/npm: properly handle npm dependencies Paul Eggleton
2016-03-09  4:22 ` [PATCH 3/3] fetch2/npm: add missing URL argument to ParameterError 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.