poky/meta-selftest
Richard Purdie 1b94ea8b25 recipes: Drop remaining PR values from recipes
We've been removing PR values from recipes at upgrade time for a while. In general
anyone maintaining a binary distro would end up having to curate these themselves
so the values in OE-Core aren't really that useful anymore. In many ways it makes
sense to clear out the remaining ones (which are mostly for 'config' recipes that
are unlikely to increase in PV) and leave a clean slate for anyone implementing
a binary distro config.

References are left in meta-selftest since the tests there do involve them and
their removal upon upgrade.

(From OE-Core rev: d4c346e8ab8f3cae25d1b01c7331ed9f6d4f96ef)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-09-22 07:45:17 +01:00
..
classes oe-selftest: fitimage: add test for signing FIT images 2020-12-20 00:03:04 +00:00
conf layer.conf: Update to nanbield release series 2023-09-10 08:58:53 +01:00
files meta-selftest/files: add ptest to static-passwd/-group 2023-02-27 22:53:56 +00:00
lib oeqa dnf_runtime.py: fix HTTP server IP address and port 2023-09-12 12:37:56 +01:00
recipes-devtools rust: provide examples for C library generation in rust 2023-08-21 16:15:35 +01:00
recipes-extended/zvariant zvariant: add ptest feature for zvariant test suite 2023-05-05 11:07:26 +01:00
recipes-test recipes: Drop remaining PR values from recipes 2023-09-22 07:45:17 +01: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).