Bump Buildroot to 2021.02-rc3 (#1260)
* Rebase patches to Buildroot 2021.02-rc3 * Update Buildroot to 2021.02-rc3 * Declare Kernel headers to be Linux version 5.10 (since they are, and new Buildroot knows about 5.10)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Locally computed after checking gpg key
|
||||
# https://media.luffy.cx/files/lldpd/lldpd-1.0.5.tar.gz.gpg
|
||||
# https://media.luffy.cx/files/lldpd/lldpd-1.0.7.tar.gz.gpg
|
||||
# using key AEF2348766F371C689A7360095A42FE8353525F9
|
||||
sha256 2dd3b212f4dbabfcbb2794c0010b245f9f8e74b387984e757be6243a74c6cb99 lldpd-1.0.5.tar.gz
|
||||
sha256 1df79179d489c841b49265f2ab5ff05f284a647e95862d2f3c02b3fb079a87e1 lldpd-1.0.7.tar.gz
|
||||
sha256 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LLDPD_VERSION = 1.0.5
|
||||
LLDPD_VERSION = 1.0.7
|
||||
LLDPD_SITE = https://media.luffy.cx/files/lldpd
|
||||
LLDPD_DEPENDENCIES = \
|
||||
$(if $(BR2_PACKAGE_CHECK),check) \
|
||||
|
||||
Reference in New Issue
Block a user