kumquat-buildroot/support
Thomas Petazzoni e7930708a3 support/testing/tests/package/test_python_crossbar: use ext2 instead of cpio
The CPIO filesystem generated by the test_python_crossbar test is too
large, and doesn't fit as an initramfs in the 256MB of RAM available
in the versatilepb machine. This causes a "Initramfs unpacking failed:
write error" when booting, and many files being missing from the root
filesystem, ultimately causing the test to fail.

It would make sense to switch all test cases to use ext2 + a
hard-drive, but for now, let's fix the few test cases that are causing
problems.

Fixes:

  https://gitlab.com/buildroot.org/buildroot/-/jobs/3249828587

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-11-03 23:07:58 +01:00
..
config-fragments support/config-fragments/autobuild/bootlin-armv7m-uclibc.config: specify configuration more precisely 2022-09-17 14:45:47 +02:00
dependencies support/dependencies: check for find and xargs 2022-08-21 15:50:15 +02:00
docker support/docker: add shellcheck 2022-02-06 18:27:03 +01:00
download support/download/cargo-post-process: cargo output for vendor config 2022-10-31 10:06:17 +01:00
gnuconfig support/gnuconfig: fix previous version bump 2020-09-27 18:30:05 +02:00
kconfig support/kconfig: fix compiler warnings 2021-10-06 21:11:09 +02:00
legal-info boot, package, support, toolchain: switch to 2 spaces for the hash file 2022-07-28 23:05:23 +02:00
libtool
misc Update for 2022.08.1 2022-10-03 08:49:17 +02:00
scripts toolchain: support gconv modules from glibc >= 2.34 2022-10-21 21:02:40 +02:00
testing support/testing/tests/package/test_python_crossbar: use ext2 instead of cpio 2022-11-03 23:07:58 +01:00