poky/meta-selftest
Mikko Rapeli 639474140a oeqa dnf_runtime.py: fix HTTP server IP address and port
Use correct HTTPService parameters like apt.py when setting up the repo
server. These work with qemu tun and slirp networking. Fixes test
failure with slirp networking when executing testimage.bbclass
selftests "oe-selftest -r runtime_test.TestImage".

(From OE-Core rev: 68f0100b779bac1788818320f8aa64d79e3db3c2)

Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
(cherry picked from commit 764424df2f4b6bf0e89fb20b4253a7601468f70d)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2023-10-18 05:25:19 -10:00
..
classes oe-selftest: fitimage: add test for signing FIT images 2020-12-20 00:03:04 +00:00
conf layer.conf: Update to use mickledore as the layer series name 2023-01-03 15:47:29 +00: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-10-18 05:25:19 -10:00
recipes-devtools selftest: add a copy of previous mtd-utils version to meta-selftest 2022-11-08 22:47:17 +00:00
recipes-extended/zvariant zvariant: Exclude from world for now to avoid reproducibility issues 2023-04-01 11:36:26 +01:00
recipes-test selftest/license: Exclude from world 2023-06-21 06:50:52 -10:00
wic selftest: wic: respect IMAGE_LINK_NAME also in test_rawcopy_plugin_qemu 2023-03-22 13:53:29 +00: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).