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:
@@ -4,11 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SUBVERSION_VERSION = 1.14.0
|
||||
SUBVERSION_VERSION = 1.14.1
|
||||
SUBVERSION_SOURCE = subversion-$(SUBVERSION_VERSION).tar.bz2
|
||||
SUBVERSION_SITE = https://downloads.apache.org/subversion
|
||||
SUBVERSION_LICENSE = Apache-2.0
|
||||
SUBVERSION_LICENSE_FILES = LICENSE
|
||||
SUBVERSION_CPE_ID_VENDOR = apache
|
||||
SUBVERSION_DEPENDENCIES = \
|
||||
host-pkgconf \
|
||||
apr \
|
||||
|
||||
Reference in New Issue
Block a user