]> code.ossystems Code Review - openembedded-core.git/commit
insane.bbclass: Make missing license file fatal
authorOlof Johansson <olof.johansson@axis.com>
Mon, 25 Jun 2018 11:34:45 +0000 (13:34 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Jun 2018 08:22:30 +0000 (09:22 +0100)
commitda29440633706fb7a346391d97894d6f2cbb0d01
treee501407720fcbda36654397d6295beed432dbdac
parentb9b254da08c1db94ac9ded5f67d7e2e82e3b9be7
insane.bbclass: Make missing license file fatal

If a license file referenced from LIC_FILES_CHKSUM doesn't exist,
insane.bbclass would output an error message, but would continue the
build. This change makes this error fatal (as I suspect has been the
intention).

Signed-off-by: Olof Johansson <olofjn@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/insane.bbclass