[bitbake-devel] [PATCH 0/3] npm: Add an npm fetcher

brendan.le.foll at intel.com brendan.le.foll at intel.com
Thu Feb 25 15:07:05 UTC 2016


This series adds an NPM fetcher that does strict dependency resolution and
supports both npm-shrinkwrap and npm-lockdown files so that you can be sure
that npm packages will always be rebuilt the same. It also adds mirroring
support for the fetcher. There is also a matching npm.bbclass being submitted
to oe-core

There is an example of layer here:
https://github.com/arfoll/meta-brendan-nodepkgs




More information about the bitbake-devel mailing list