poky/meta-selftest
Richard Purdie 0b33104a97 python: Drop ${PYTHON_PN}
python 2 is gone and we don't need the abstraction now, drop the remaining usage
of this variable.

The definition in python3-dir.bbclass is left for now for other layers.

(From OE-Core rev: b566b1e32c7993d1ab7795562f648e52ce186a70)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-02-20 11:39:45 +00:00
..
classes oeqa/selftest/sstatetests: Fix intermitttent errors and improve performance 2023-11-09 11:45:37 +00:00
conf layer.conf: Update for the scarthgap release series 2024-02-09 13:58:18 +00:00
files meta-selftest/files: add xuser to static-passwd/-group 2023-11-20 15:30:52 +00:00
lib oeqa dnf_runtime.py: fix HTTP server IP address and port 2023-09-12 12:37:56 +01:00
recipes-devtools python: Drop ${PYTHON_PN} 2024-02-20 11:39:45 +00:00
recipes-extended lib/oe/patch: Make extractPatches() not extract ignored commits 2024-02-19 16:03:22 +00:00
recipes-test overlayfs: add missing closing parenthesis in selftest 2024-02-06 10:32:19 +00:00
wic selftest: wic: Add test for --part-name argument 2023-04-13 11:56:07 +01:00
README meta-selftest: create a new test layer to be used by oe-selftest script 2013-12-03 17:45:50 +00:00

This layer is intended as test layer, used by scripts/oe-selftest and it's probably a mistake to include it in your builds (unless you want to run the script).