Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LVM2_VERSION = 2.02.162
|
||||
LVM2_VERSION = 2.02.168
|
||||
LVM2_SOURCE = LVM2.$(LVM2_VERSION).tgz
|
||||
LVM2_SITE = ftp://sources.redhat.com/pub/lvm2/releases
|
||||
LVM2_INSTALL_STAGING = YES
|
||||
@@ -20,8 +20,8 @@ LVM2_CONF_OPTS += \
|
||||
--enable-dmeventd
|
||||
|
||||
# LVM2 uses autoconf, but not automake, and the build system does not
|
||||
# take into account the CC passed at configure time.
|
||||
LVM2_MAKE_ENV = CC="$(TARGET_CC)"
|
||||
# take into account the toolchain passed at configure time.
|
||||
LVM2_MAKE_ENV = $(TARGET_CONFIGURE_OPTS)
|
||||
|
||||
ifeq ($(BR2_PACKAGE_READLINE),y)
|
||||
LVM2_DEPENDENCIES += readline
|
||||
|
||||
Reference in New Issue
Block a user