Update buildroot to 2021.02.1 (#1312)
Signed-off-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LLDPD_VERSION = 1.0.7
|
||||
LLDPD_VERSION = 1.0.9
|
||||
LLDPD_SITE = https://media.luffy.cx/files/lldpd
|
||||
LLDPD_DEPENDENCIES = \
|
||||
$(if $(BR2_PACKAGE_CHECK),check) \
|
||||
@@ -14,6 +14,7 @@ LLDPD_DEPENDENCIES = \
|
||||
$(if $(BR2_PACKAGE_VALGRIND),valgrind)
|
||||
LLDPD_LICENSE = ISC
|
||||
LLDPD_LICENSE_FILES = LICENSE
|
||||
LLDPD_CPE_ID_VENDOR = lldpd_project
|
||||
|
||||
# Detection of c99 support in configure fails without WCHAR. To enable
|
||||
# automatic detection of c99 support by configure, we need to enable
|
||||
|
||||
Reference in New Issue
Block a user