poky/meta-selftest
Ross Burton 86ea22d047 selftest/classes: add localpkgfeed class
This class can be used to construct a subset of a deployed package feed
for use in tests which iterate the deploy directory, and as such a huge
feed of 30K+ packages can result in very slow tests.

(From OE-Core rev: 00e4eb179b6bd4fca2499d997c60889c3d7ff632)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit c5486d6ad32457f09c104d5dd31314bd570912d3)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2024-05-23 08:55:01 -07:00
..
classes selftest/classes: add localpkgfeed class 2024-05-23 08:55:01 -07: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 selftest-users: Convoluted selftest for USERADD_DEPENDS 2024-02-24 16:10:22 +00:00
wic oeqa/selftest/overlayfs: test read-only rootfs 2024-04-04 14:05:03 +01:00
README

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).