]> code.ossystems Code Review - openembedded-core.git/commit
Remove LIC_FILES_CHKSUM from recipes without SRC_URI
authorOlaf Mandel <o.mandel@menlosystems.com>
Fri, 21 Oct 2016 14:06:08 +0000 (14:06 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Oct 2016 10:27:33 +0000 (11:27 +0100)
commitb18fa5f2f2f46afc6fdc58f4d29679dea9c36c43
tree672d91a1436963955706a3e53343c8706948b011
parente84b9185cc8f8e9f9df0e050543bb3a2c59426c3
Remove LIC_FILES_CHKSUM from recipes without SRC_URI

LICENSE and LIC_FILES_CHKSUM apply to the sources specified by SRC_URI,
not to the recipe itself. As such a license declaration for a source-less
recipe makes little sense. The LICENSE declaration is mandatory, but
LIC_FILES_CHKSUM can be removed in such cases.

Remove the LIC_FILES_CHKSUM declarations from all recipes that do not
need it.

CC: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Olaf Mandel <o.mandel@menlosystems.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
18 files changed:
meta-selftest/recipes-test/error/error.bb
meta/recipes-core/meta/buildtools-tarball.bb
meta/recipes-core/meta/meta-environment.bb
meta/recipes-core/meta/meta-extsdk-toolchain.bb
meta/recipes-core/meta/meta-ide-support.bb
meta/recipes-core/meta/meta-toolchain.bb
meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb
meta/recipes-core/meta/signing-keys.bb
meta/recipes-core/meta/testexport-tarball.bb
meta/recipes-core/meta/uninative-tarball.bb
meta/recipes-core/os-release/os-release.bb
meta/recipes-core/systemd/systemd-compat-units.bb
meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb
meta/recipes-devtools/postinst-intercept/nativesdk-postinst-intercept_1.0.bb
meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb
meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb
meta/recipes-kernel/linux/kernel-devsrc.bb
meta/recipes-kernel/perf/perf.bb