]> code.ossystems Code Review - openembedded-core.git/commit
scripts/lib/create_npm: handle Public Domain licenses
authorAnders Darander <anders@chargestorm.se>
Wed, 1 Mar 2017 17:20:01 +0000 (18:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 4 Mar 2017 10:42:32 +0000 (10:42 +0000)
commitd7f0af5aa90a9ef7714c842fb4cb762017820768
treeba33925e6a6a2b23202a060e416c22c534ab8577
parentc0cfd9b1d54b05ad048f444d6fe248aa0500159e
scripts/lib/create_npm: handle Public Domain licenses

Rewrite Public Domain as PD, as that's what the place holder in
meta/files/common_licenses is called.

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