Update buildroot to 2021.02.3 (#1422)
Signed-off-by: Stefan Agner <stefan@agner.ch>
(cherry picked from commit 9c8172df40)
This commit is contained in:
@@ -26,7 +26,6 @@ if BR2_PACKAGE_LVM2
|
||||
|
||||
config BR2_PACKAGE_LVM2_STANDARD_INSTALL
|
||||
bool "standard install instead of only dmsetup"
|
||||
default y if !BR2_PACKAGE_LVM2_DMSETUP_ONLY # legacy 2013.11
|
||||
# http://lists.busybox.net/pipermail/buildroot/2016-August/170592.html
|
||||
depends on !BR2_TOOLCHAIN_USES_MUSL
|
||||
help
|
||||
|
||||
@@ -10,6 +10,7 @@ LVM2_SITE = http://sources.redhat.com/pub/lvm2
|
||||
LVM2_INSTALL_STAGING = YES
|
||||
LVM2_LICENSE = GPL-2.0, LGPL-2.1
|
||||
LVM2_LICENSE_FILES = COPYING COPYING.LIB
|
||||
LVM2_CPE_ID_PRODUCT = redhat
|
||||
|
||||
# Make sure that binaries and libraries are installed with write
|
||||
# permissions for the owner. We disable NLS because it's broken, and
|
||||
|
||||
Reference in New Issue
Block a user