[Buildroot] [PATCH 08/16] support/testing: test_rust: remove kernel build

Peter Korsgaard peter at korsgaard.com
Mon Oct 4 20:03:15 UTC 2021


>>>>> "Romain" == Romain Naour <romain.naour at gmail.com> writes:

 > This test already use builtin kernel provided by the testsuite infra:
 >     self.emulator.boot(arch="armv7",
 >                        kernel="builtin",
 >                        options=["-initrd", img])

 > But a second kernel is build from the its defconfig. This second kernel
 > is not used by the test.

 > The TestRust (using BR2_PACKAGE_HOST_RUST=y) is really long to build,
 > same some cpu time by removing the kernel build.

 > This unused kernel (based on 4.11.3 release) don't even build with host
 > gcc >= 10.

 > Signed-off-by: Romain Naour <romain.naour at gmail.com>

Committed to 2021.02.x, 2021.05.x and 2021.08.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list