aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-irc
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2019-05-10 19:41:02 +0200
committerArmin Kuster <akuster808@gmail.com>2019-05-20 21:01:55 -0700
commitd4f9ff8c7ee08a5dce2db6cd952e205c03e62b1e (patch)
tree93dccdf6c030b7466f0d960b8990b9d97356010e /meta-networking/recipes-irc
parent4cd3a39f22a2712bfa8fc657d09fe2c7765a4005 (diff)
downloadmeta-openembedded-contrib-d4f9ff8c7ee08a5dce2db6cd952e205c03e62b1e.tar.gz
cpupower: remove LIC_FILES_CHKSUM
cpupower is a 'special' recipe since it does "inherit kernelsrc" , which essentially means that it doesn't have its own sources, but reuse the kernel source tree, from virtual/kernel recipe. As such, checking the license file in cpupower recipe does not seem relevant, since it does not fetch anything (kernelsrc has "deltask do_fetch") and the fetching is deferred to the virtual/kernel recipe. so we are basically checking the COPYING file twice. If there was any license issue, it would have been caught by virtual/kernel recipe already. Hence we remove LIC_FILES_CHKSUM like it is done for perf recipe in OE-core in meta/recipes-kernel/perf/perf.bb. It has the nice side effect that BSP layers can use different kernel versions without worrying about any LICENSE checksum changes in between kernel versions. Reported-by: Daniel Díaz <daniel.diaz@linaro.org> Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 7142f09407b81c2221bbf1c5078641ab4bc63ee9) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking/recipes-irc')
0 files changed, 0 insertions, 0 deletions