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:
@@ -10,6 +10,8 @@ TFTPD_SITE = $(BR2_KERNEL_MIRROR)/software/network/tftp/tftp-hpa
|
||||
TFTPD_CONF_OPTS = --without-tcpwrappers
|
||||
TFTPD_LICENSE = BSD-4-Clause
|
||||
TFTPD_LICENSE_FILES = tftpd/tftpd.c
|
||||
TFTPD_CPE_ID_VENDOR = tftpd-hpa_project
|
||||
TFTPD_CPE_ID_PRODUCT = tftpd-hpa
|
||||
|
||||
define TFTPD_INSTALL_TARGET_CMDS
|
||||
$(INSTALL) -D $(@D)/tftp/tftp $(TARGET_DIR)/usr/bin/tftp
|
||||
|
||||
Reference in New Issue
Block a user