]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
license: Don't validate checksums for COMMON_LICENSE_DIR
authorSergei Miroshnichenko <sergeimir@emcraft.com>
Tue, 18 Oct 2016 10:06:57 +0000 (13:06 +0300)
committerSergei Miroshnichenko <sergeimir@emcraft.com>
Tue, 18 Oct 2016 10:09:10 +0000 (13:09 +0300)
commit70be4ca7dbf5049c4a5450f7eebbd0c57a548702
tree7e123b73a28f1621be246bd644be9f8a9f4c79cd
parent327e4bf5a84d5b49ccc65927df622c9ef6302d55
license: Don't validate checksums for COMMON_LICENSE_DIR

If LIC_FILES_CHKSUM points to the generic license file through
COMMON_LICENSE_DIR (or, equivalently, ${COREBASE}/meta/files/common-licenses/)
instead of embedding it into the package, there should be no
checksums validation.

Signed-off-by: Sergei Miroshnichenko <sergeimir@emcraft.com>
meta/classes/insane.bbclass
meta/classes/license.bbclass