All of lore.kernel.org
 help / color / mirror / Atom feed
* [Patch v3 0/6] npm: improve fetcher and recipetool compatibility
@ 2024-08-08 14:48 Enguerrand de Ribaucourt
  2024-08-08 14:48 ` [PATCH v3 1/6] bitbake: fetch2: npmsw: fix fetching git revisions not on master Enguerrand de Ribaucourt
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Enguerrand de Ribaucourt @ 2024-08-08 14:48 UTC (permalink / raw)
  To: bitbake-devel
  Cc: tanguy.raufflet, richard.purdie, alexandre.belloni,
	stefan.herbrechtsmeier

These patches improve the compatibility and accuracy of creating npm recipes
through devtool, which is the intended way to create npm recipes.

v3:
 - split bitbake and oecore commits
 - added refactor commit to remove duplicated code to find and match licenses
 - removed commit that copied all the COMMON_LICENSE_DIR md5 to licenses.csv
   (thanks to the new refactor)
v2: https://lists.openembedded.org/g/bitbake-devel/message/16401?p=%2C%2C%2C20%2C0%2C0%2C0%3A%3ACreated%2C%2Cnpm%2C20%2C2%2C0%2C107102413




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

end of thread, other threads:[~2024-08-11 20:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-08 14:48 [Patch v3 0/6] npm: improve fetcher and recipetool compatibility Enguerrand de Ribaucourt
2024-08-08 14:48 ` [PATCH v3 1/6] bitbake: fetch2: npmsw: fix fetching git revisions not on master Enguerrand de Ribaucourt
2024-08-08 14:48 ` [PATCH v3 2/6] npm: accept unspecified versions in package.json Enguerrand de Ribaucourt
2024-08-08 14:48 ` [PATCH v3 3/6] npmsw: " Enguerrand de Ribaucourt
2024-08-08 14:48 ` [PATCH v3 4/6] recipetool: create_npm: resolve licenses defined " Enguerrand de Ribaucourt
2024-08-08 14:48 ` [PATCH v3 5/6] recipetool: create: split guess_license function Enguerrand de Ribaucourt
2024-08-11 20:16   ` [bitbake-devel] " Alexandre Belloni
2024-08-08 14:48 ` [PATCH v3 6/6] recipetool: create_npm: reuse license utils Enguerrand de Ribaucourt

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.