]> code.ossystems Code Review - openembedded-core.git/commit
license.bbclass: skip license checking if the package contains no file
authorChen Qi <Qi.Chen@windriver.com>
Thu, 19 Mar 2015 05:17:53 +0000 (13:17 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 21 Mar 2015 09:45:44 +0000 (09:45 +0000)
commitf7b6684d2248f4a56e70b292891f9a454275449d
tree270a753d5bff21114a70c4ff29ad47b8aae7ef2f
parent3cdbdb63631cf6e2a59142f86407fb430e633897
license.bbclass: skip license checking if the package contains no file

If the package doesn't contain any file, then the license isn't relevant
as far as the final image is concerned. So we skip the license checking
in license_create_manifest if such case.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/license.bbclass