Bump buildroot to 2019.02
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# locally computed
|
||||
md5 f3eeaed018542963b7d2416ef1135ecc libevent-2.1.8-stable.tar.gz
|
||||
sha1 2a1b8bb7a262d3fd0ed6a080a20991a6eed675ec libevent-2.1.8-stable.tar.gz
|
||||
sha256 ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670 LICENSE
|
||||
|
||||
@@ -24,8 +24,8 @@ ifneq ($(BR2_PACKAGE_PYTHON),y)
|
||||
LIBEVENT_POST_INSTALL_TARGET_HOOKS += LIBEVENT_REMOVE_PYSCRIPT
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBOPENSSL),y)
|
||||
LIBEVENT_DEPENDENCIES += host-pkgconf libopenssl
|
||||
ifeq ($(BR2_PACKAGE_OPENSSL),y)
|
||||
LIBEVENT_DEPENDENCIES += host-pkgconf openssl
|
||||
LIBEVENT_CONF_OPTS += --enable-openssl
|
||||
else
|
||||
LIBEVENT_CONF_OPTS += --disable-openssl
|
||||
|
||||
Reference in New Issue
Block a user