aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/buildhistory-collect-srcrevs
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2016-09-05 15:58:01 +1200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2016-09-08 08:48:51 +1200
commit54ce2a7cf5d69509c670268e36efe374f6131c47 (patch)
tree1b9ba177dc58f453e5b0cc2761915dd336223860 /scripts/buildhistory-collect-srcrevs
parentdfcd88097a6244299e740cd29e512bba2e5415a3 (diff)
downloadopenembedded-core-contrib-54ce2a7cf5d69509c670268e36efe374f6131c47.tar.gz
recipetool: create: support node.js code outside of npm
If you have your own node.js application you may not publish it (or at least not immediately) in an npm registry - it might just be in a repository on github or on your local machine. Add support to recipetool create for creating recipes to build such applications - extract their dependencies, fetch them, and add corresponding npm:// URLs to SRC_URI, and ensure that LICENSE / LIC_FILES_CHKSUM are updated to match. For example, you can now run: recipetool create https://github.com/diversario/node-ssdp (I had to borrow some code from bitbake/lib/bb/fetch2/npm.py to implement this functionality; this should be refactored out but now isn't the time to do that refactoring.) Part of the fix for [YOCTO #9537]. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'scripts/buildhistory-collect-srcrevs')
0 files changed, 0 insertions, 0 deletions