diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2017-04-12 22:41:26 +1200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-13 10:54:09 +0100 |
commit | 0440cbccda83f34232bff9b450a2a45eda7ff596 (patch) | |
tree | 9dd33e204d000564fd85a7d73199cd052c83fa78 /meta-skeleton/recipes-multilib/images | |
parent | 9dc4707035e50381d70e5b63f0371534b4faa81c (diff) | |
download | poky-0440cbccda83f34232bff9b450a2a45eda7ff596.tar.gz |
recipetool: create: fix for regression in npm license handling
OE-Core commit c0cfd9b1d54b05ad048f444d6fe248aa0500159e added handling
for AND / OR in license strings coming from npm, but made the assumption
that an & would always be present in the license value. Check if it's
there first so we don't fail if it isn't.
(From OE-Core rev: abe2955df2dc558de6068d9373dfcb47d690704b)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton/recipes-multilib/images')
0 files changed, 0 insertions, 0 deletions