]> code.ossystems Code Review - openembedded-core.git/commit
npm: npm.bbclass now adds nodejs to RDEPENDS
authorHenry Bruce <henry.bruce@intel.com>
Wed, 10 Aug 2016 23:26:37 +0000 (16:26 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Aug 2016 09:33:28 +0000 (10:33 +0100)
commit769fae0b74d7c7992aa593907f446fab98ef5128
treedfaf2a32f45fa8da7d38033527b987decaca06fe
parent8c556252b6c60d2fdbb9cd6d601206501467d2db
npm: npm.bbclass now adds nodejs to RDEPENDS

We expect that any package that uses the npm bbclass
will have a runtime dependency on node.js

Signed-off-by: Henry Bruce <henry.bruce@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/npm.bbclass