diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-03-01 00:48:26 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-02 23:08:51 +0000 |
commit | 5c5c13d77783e96b9acbbe460bf7060722f436cb (patch) | |
tree | 266518e31803eca52ceca1f98541b573e31b80fd /scripts/pybootchartgui | |
parent | 2be37a93738a8562e2958bc57b144a73ad96fae2 (diff) | |
download | poky-5c5c13d77783e96b9acbbe460bf7060722f436cb.tar.gz |
recipetool: create: add basic support for new npm fetcher/class
Add detection for npm modules and support for extracting the name and
version from package.json as is usually part of an npm module contents.
Note: this will likely only produce a buildable recipe if you use an
npm:// URL; simply pointing to a node.js source repository isn't going
to fetch the module's dependencies. It also doesn't set up the
shrinkwrap/lockdown automatically, so there is some room for improvement
later.
Implements [YOCTO #8690].
(From OE-Core rev: 41d0e4d75f13b53a6c1b6a8df9be4742be7534e0)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui')
0 files changed, 0 insertions, 0 deletions