All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH 0/2] NPM refactoring
@ 2019-10-22  9:04 Jean-Marie LEMETAYER
  2019-10-22  9:04 ` [RFC][PATCH 1/2] bitbake: utils.py: add sha384_file and sha512_file Jean-Marie LEMETAYER
  2019-10-22  9:04 ` [RFC][PATCH 2/2] fetch2/npm.py: refactor the npm fetcher Jean-Marie LEMETAYER
  0 siblings, 2 replies; 10+ messages in thread
From: Jean-Marie LEMETAYER @ 2019-10-22  9:04 UTC (permalink / raw)
  To: bitbake-devel; +Cc: brendan.le.foll, paul.eggleton, rennes

These patches are part of a set which are mainly in OE-core.

More infos can be found on the openembedded-core list.

Jean-Marie LEMETAYER (2):
  bitbake: utils.py: add sha384_file and sha512_file
  fetch2/npm.py: refactor the npm fetcher

 lib/bb/fetch2/npm.py | 464 +++++++++++++++++++------------------------
 lib/bb/utils.py      |  24 +++
 2 files changed, 224 insertions(+), 264 deletions(-)

--
2.20.1



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

end of thread, other threads:[~2019-10-23 20:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-22  9:04 [RFC][PATCH 0/2] NPM refactoring Jean-Marie LEMETAYER
2019-10-22  9:04 ` [RFC][PATCH 1/2] bitbake: utils.py: add sha384_file and sha512_file Jean-Marie LEMETAYER
2019-10-22  9:04 ` [RFC][PATCH 2/2] fetch2/npm.py: refactor the npm fetcher Jean-Marie LEMETAYER
2019-10-22 17:10   ` Mark Hatle
2019-10-23 13:07     ` Jean-marie Lemetayer
2019-10-23 13:07     ` Jean-marie Lemetayer
2019-10-23 13:08     ` Jean-marie Lemetayer
2019-10-23 14:27       ` Mark Hatle
2019-10-23 20:12         ` Paul Eggleton
2019-10-23 20:16           ` Mark Hatle

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.