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:
@@ -12,6 +12,8 @@ GESFTPSERVER_LICENSE_FILES = COPYING
|
||||
|
||||
# "Missing prototype" warning treated as error
|
||||
GESFTPSERVER_CONF_OPTS = --disable-warnings-as-errors
|
||||
GESFTPSERVER_CPE_ID_VENDOR = green_end
|
||||
GESFTPSERVER_CPE_ID_PRODUCT = sftpserver
|
||||
|
||||
# forgets to link against pthread when cross compiling
|
||||
GESFTPSERVER_CONF_ENV = LIBS=-lpthread
|
||||
|
||||
Reference in New Issue
Block a user