]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
scripts/lib/create_npm: rewrite see license in eula
authorAnders Darander <anders@chargestorm.se>
Wed, 1 Mar 2017 17:19:59 +0000 (18:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 4 Mar 2017 23:18:18 +0000 (23:18 +0000)
commit837d89b47bdf9a253952b2752ce2794fe6f90eca
tree9e276951f5e122dcf977cda073b5b798b5f60ac6
parent2db1227fa245475c021f90dd5c30829f976248b3
scripts/lib/create_npm: rewrite see license in eula

Rewrite the 'SEE LICENSE IN EULA' to a single string (without
spaces), to avoid splitting the string later on.

(Otherwise, each word gets split, and assumed to be a license
on it's own.

(From OE-Core rev: 39127702cee80c972ee9a447ef4006751f47475e)

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/recipetool/create_npm.py