[Buildroot] [PATCH 1/1] support/testing: add lvm2 runtime test

Arnout Vandecappelle arnout at mind.be
Tue Apr 2 19:53:51 UTC 2024



On 13/02/2024 21:49, Julien Olivain wrote:
> Signed-off-by: Julien Olivain <ju.o at free.fr>

  Applied to master, thanks.

[snip]
> diff --git a/support/testing/tests/package/test_lvm2/linux-lvm2.fragment b/support/testing/tests/package/test_lvm2/linux-lvm2.fragment
> new file mode 100644
> index 0000000000..0fade167a3
> --- /dev/null
> +++ b/support/testing/tests/package/test_lvm2/linux-lvm2.fragment
> @@ -0,0 +1,2 @@
> +CONFIG_MD=y
> +CONFIG_BLK_DEV_DM=y

  Perhaps these should be enabled by lvm2 itself (using LVM2_LINUX_CONFIG_FIXUPS)?

  Regards,
  Arnout



More information about the buildroot mailing list