]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
npm.bbclass: Node module name and recipe name can be different
authorBöszörményi Zoltán <zboszor@pr.hu>
Thu, 1 Feb 2018 13:08:31 +0000 (14:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Feb 2018 11:06:27 +0000 (11:06 +0000)
commitfa9c077068a2acea04389fa2b44eb2e93548fce2
tree6cc9a06620f102ef12060607ba475c263e849c50
parentd38e1e2c2ea4646b34ea6282d3d7620df5b0374b
npm.bbclass: Node module name and recipe name can be different

Some NPM modules have the same name as their low level dependencies.
To prevent recipe naming conflicts, allow node module recipe names
to start with the "node-" prefix.

(From OE-Core rev: 6b417c7c3a38463c64756beae9817fa2a80fd09e)

Signed-off-by: Zoltán Böszörményi <zboszor@pr.hu>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/npm.bbclass