]> code.ossystems Code Review - openembedded-core.git/commit
npm.bbclass: Add npm class to match fetcher
authorBrendan Le Foll <brendan.le.foll@intel.com>
Thu, 25 Feb 2016 15:06:57 +0000 (15:06 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Feb 2016 11:32:33 +0000 (11:32 +0000)
commit4d2ad3e39242c947612023f4429bc8fb430551b5
tree7c37dc4f3cbe1f87e62a8bee55b3e2964fcb8756
parent500c432419739e2be247d6feea3f4d85eb7ddfd0
npm.bbclass: Add npm class to match fetcher

npm class supports the npm fetcher, helping doing the basic compile/install
stages of an npm package

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/npm.bbclass [new file with mode: 0644]