mbox series

[0/2] Fix wic oeqa selftests on genericarm64

Message ID 20250430122701.747803-1-mikko.rapeli@linaro.org
Headers show
Series Fix wic oeqa selftests on genericarm64 | expand

Message

Mikko Rapeli April 30, 2025, 12:26 p.m. UTC
Two wic oeqa selftests are currently failing on genericarm64
so fix them. With these applied the tests pass. Makes my life
easier when I can run the tests on genericarm64 builds.

Mikko Rapeli (2):
  oeqa selftest wic.py: increase rootfs size in test_offset
  oeqa selftest wic.py: add ext4 to IMAGE_FSTYPES in
    test_exclude_path_with_extra_space

 meta/lib/oeqa/selftest/cases/wic.py | 44 ++++++++++++++---------------
 1 file changed, 22 insertions(+), 22 deletions(-)