aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool/create.py
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2017-02-07 09:45:41 +1300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-02-07 14:48:55 +0000
commit2b66cb9982d10ce1744d430858eaef3e5a72c8c0 (patch)
tree08f583a7cb279fa2c34f7f6f309d58931bea3f32 /scripts/lib/recipetool/create.py
parenta667cb9ed2dceb804b85d1a024e2619bc34d2681 (diff)
downloadopenembedded-core-contrib-2b66cb9982d10ce1744d430858eaef3e5a72c8c0.tar.gz
recipetool: create: properly handle npm optional dependencies
npm's package.json supports two types of dependencies - optionalDependencies and dependencies; in the code for creating a recipe from a non-npm source (e.g. a git repository) we were not handling optionalDependencies and thus when pointed at a node.js application outside of npm we weren't taking care of all dependencies. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create.py')
0 files changed, 0 insertions, 0 deletions