]> code.ossystems Code Review - openembedded-core.git/commit
license.bbclass: fix license manifest
authorJackie Huang <jackie.huang@windriver.com>
Mon, 11 Jan 2016 05:55:38 +0000 (13:55 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 17 Jan 2016 11:32:21 +0000 (11:32 +0000)
commit20d6a4ce4e395251604d92111ce5ecacde5ce172
tree9845fe7e034a784a563b3b62d517609c8e8765a8
parenta524ced19db05e776834cd1f1db03c68a05f9c0b
license.bbclass: fix license manifest

The license manifest is wrong when there is no spaces before and after separates |&()
and we can get warning like:
WARNING: The license listed Artistic-1.0GPLv1+ was not in the licenses collected for recipe

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/license.bbclass