mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/petitboot: remove lvm2 !BR2_STATIC_LIBS reason
Signed-off-by: Andreas Mohr <and@gmx.li> Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
c154dcd6c3
commit
b12c9d3ccc
@@ -3,7 +3,7 @@ config BR2_PACKAGE_PETITBOOT
|
||||
depends on BR2_PACKAGE_KEXEC_ARCH_SUPPORTS || BR2_PACKAGE_KEXEC_LITE_ARCH_SUPPORTS
|
||||
depends on BR2_USE_MMU # lvm2, agetty
|
||||
depends on BR2_USE_WCHAR # elfutils, kexec-lite
|
||||
depends on !BR2_STATIC_LIBS # elfutils, kexec-lite, lvm2, nvme
|
||||
depends on !BR2_STATIC_LIBS # elfutils, kexec-lite, nvme
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS # elfutils, kexec-lite, lvm2
|
||||
depends on BR2_PACKAGE_HAS_UDEV
|
||||
depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_17 || !BR2_PACKAGE_KEXEC_ARCH_SUPPORTS # kexec
|
||||
|
||||
Reference in New Issue
Block a user