meta-openembedded/meta-oe/recipes-kernel
Nicolas Dechesne d4f9ff8c7e 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 7142f09407)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-05-20 21:01:55 -07:00
..
agent-proxy agent-proxy: add new recipe 2017-06-14 14:51:15 +02:00
bpftool bpftool: don't build under musl 2019-02-04 21:31:04 -08:00
broadcom-bt-firmware broadcom-bt-firmware: Add new recipe for Broadcom Bluetooth firmwares 2018-05-26 21:10:55 -07:00
cpupower cpupower: remove LIC_FILES_CHKSUM 2019-05-20 21:01:55 -07:00
crash crash: Update from 7.2.3 to to 7.2.4 2018-10-10 08:49:36 -07:00
ipmitool ipmitool: Fix build with OpenSSL 1.1.x 2018-09-08 13:32:12 -07:00
ipmiutil ipmiutil: move to recipes-kernel 2018-03-01 16:10:36 -08:00
kernel-selftest kernel-selftest: temporary disable bpf for arm - fix build for qemuarm 2018-10-27 18:23:07 -07:00
kpatch kpatch: Mark it incompatible with musl 2018-07-09 08:34:59 -07:00
linux recipes: use oe.utils.conditional instead of deprecated base_conditional 2018-02-01 13:48:27 +00:00
makedumpfile makedumpfile: Add aarch64 into COMPATIBLE_HOST. 2019-02-04 21:17:31 -08:00
minicoredumper recipes: Exclude non-buildable recipes from world for musl build 2018-08-20 23:58:58 -07:00
oprofile oprofile: upgrade 1.2.0 -> 1.3.0 2018-08-11 20:16:53 -07:00
turbostat turbostat: Provide a persistent COPYING file 2018-08-29 18:18:13 -07:00