]> code.ossystems Code Review - openembedded-core.git/commit
license.bbclass: fix unexpected operator for LICENSE values with space
authorMartin Jansa <martin.jansa@gmail.com>
Tue, 17 Feb 2015 19:02:28 +0000 (20:02 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Feb 2015 22:29:27 +0000 (22:29 +0000)
commit2bb8b2abb689d91b7b7e28e6bd528747bde94dd2
tree20d9dc665efa476c71b431a7701ee94bb962d779
parent68ccb00b024efccb70efffc80a57b819f10a95e0
license.bbclass: fix unexpected operator for LICENSE values with space

* add quotes around pkged_lic so that it works correctly with spaces
* fixes following error:
  run.license_create_manifest.50601: 193: [: GPLv2: unexpected operator

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/license.bbclass