Bump Buildroot Version to buildroot 2019_02_6
This commit is contained in:
@@ -21,7 +21,7 @@ config BR2_PACKAGE_MOSQUITTO_BROKER
|
||||
Build and install the mosquitto broker onto target.
|
||||
|
||||
comment "mosquitto broker needs a system with MMU"
|
||||
depends on BR2_PACKAGE_MOSQUTTO && !BR2_USE_MMU
|
||||
depends on BR2_PACKAGE_MOSQUITTO && !BR2_USE_MMU
|
||||
|
||||
comment "mosquitto needs a toolchain w/ dynamic library"
|
||||
depends on BR2_STATIC_LIBS
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Locally calculated after checking gpg signature
|
||||
sha256 78d7e70c3794dc3a1d484b4f2f8d3addebe9c2da3f5a1cebe557f7d13beb0da4 mosquitto-1.5.8.tar.gz
|
||||
sha256 d7b62aa0ca680b0d869d6883373903362f98326a6465fc6cd01a0b9e0e8f0333 mosquitto-1.5.9.tar.gz
|
||||
|
||||
# License files
|
||||
sha256 cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1 LICENSE.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MOSQUITTO_VERSION = 1.5.8
|
||||
MOSQUITTO_VERSION = 1.5.9
|
||||
MOSQUITTO_SITE = https://mosquitto.org/files/source
|
||||
MOSQUITTO_LICENSE = EPL-1.0 or EDLv1.0
|
||||
MOSQUITTO_LICENSE_FILES = LICENSE.txt epl-v10 edl-v10
|
||||
|
||||
Reference in New Issue
Block a user