meta-openembedded/meta-oe/recipes-kernel
Ryan Eatmon 9865b9daf2
kernel-selftest: Update to allow for turning on all tests
In testing adding in more kernel-selftests there were a number of issues
that arose that require changes that are more appropriate for the main
recipe and not a bbappend.

1) Stop looping over TEST_LIST ourselves and use the TARGETS="" provided
by the kernel-sefltest Makefiles.  This correctly sets up various
variables that the selftest Makefiles all need.  Also, do_install
becomes cleaner because the main Makefile already installs the list of
tests and the top level script.

2) Add DEBUG_PREFIX_MAP to the CC setting to avoid some "buildpaths" QA
errors.

3) Add two INSANE_SKIPS for "already-stripped" and "ldflags".  Some of
the selftest Makefiles are adding flags to their compiles that basically
break the above checks.  Since these compiles are not really meant as
user level tools and instead testing, it should be ok to just always set
INSANE_SKIP for these two.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit dc6d6e06aa)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2024-11-19 13:13:28 -08:00
..
agent-proxy recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
bpftool bpftool: Add support for riscv64 2024-09-12 06:17:04 -07:00
broadcom-bt-firmware broadcom-bt-firmware: upgrade 2022-10-18 08:23:44 -07:00
cpupower recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
crash crash: upgrade 8.0.4 -> 8.0.5 2024-09-11 21:15:34 -07:00
drgn drgn: add new recipe 2024-08-22 08:02:28 -07:00
intel-speed-select intel-speed-select: Add libnl dependency and extend CFLAGS 2022-05-09 18:45:07 -07:00
ipmitool recipes: ignore various issues fatal with gcc-14 2024-07-08 08:42:43 -07:00
ipmiutil ipmiutil: Pass --enable-useflags 2023-05-26 08:28:37 -07:00
kernel-selftest kernel-selftest: Update to allow for turning on all tests 2024-11-19 13:13:28 -08:00
kpatch recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
libbpf libbpf: upgrade 1.4.5 -> 1.4.6 2024-09-10 07:20:36 -07:00
libpfm libpfm4: upgrade 4.12.0 -> 4.13.0 2023-04-04 13:39:46 -07:00
libtracefs libtracefs: upgrade 1.8.0 -> 1.8.1 2024-08-09 14:25:15 -07:00
linux recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
makedumpfile makedumpfile: upgrade 1.7.4 -> 1.7.5 2024-04-17 23:47:24 -07:00
minicoredumper recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
oprofile recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
pm-graph .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core 2023-02-24 08:45:44 -08:00
spidev-test meta: remove True option to getVar calls (again) 2023-02-01 09:28:47 -08:00
trace-cmd trace-cmd: Fix QA Issue of do_package when enable multilib: 2023-01-11 08:37:58 -08:00
turbostat turbostat: Add band-aid to build from 6.10+ kernel 2024-08-10 15:57:57 -07:00
usbip-tools meta: remove True option to getVar calls (again) 2023-02-01 09:28:47 -08:00