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:
@@ -23,6 +23,7 @@ VIM_CONF_ENV = \
|
||||
VIM_CONF_OPTS = --with-tlib=ncurses --enable-gui=no --without-x
|
||||
VIM_LICENSE = Charityware
|
||||
VIM_LICENSE_FILES = README.txt
|
||||
VIM_CPE_ID_VENDOR = vim
|
||||
|
||||
ifeq ($(BR2_PACKAGE_ACL),y)
|
||||
VIM_CONF_OPTS += --enable-acl
|
||||
|
||||
Reference in New Issue
Block a user