Update buildroot to 2020.11-rc2 (#995)
Signed-off-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
@@ -4,12 +4,13 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
BITCOIN_VERSION = 0.19.0.1
|
||||
BITCOIN_VERSION = 0.20.1
|
||||
BITCOIN_SITE = https://bitcoincore.org/bin/bitcoin-core-$(BITCOIN_VERSION)
|
||||
BITCOIN_AUTORECONF = YES
|
||||
BITCOIN_LICENSE = MIT
|
||||
BITCOIN_LICENSE_FILES = COPYING
|
||||
BITCOIN_DEPENDENCIES = host-pkgconf boost openssl libevent
|
||||
BITCOIN_DEPENDENCIES = host-pkgconf boost libevent
|
||||
BITCOIN_MAKE_ENV = BITCOIN_GENBUILD_NO_GIT=1
|
||||
BITCOIN_CONF_OPTS = \
|
||||
--disable-bench \
|
||||
--disable-wallet \
|
||||
|
||||
Reference in New Issue
Block a user