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,13 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SDL2_VERSION = 2.0.12
|
||||
SDL2_VERSION = 2.0.14
|
||||
SDL2_SOURCE = SDL2-$(SDL2_VERSION).tar.gz
|
||||
SDL2_SITE = http://www.libsdl.org/release
|
||||
SDL2_LICENSE = Zlib
|
||||
SDL2_LICENSE_FILES = COPYING.txt
|
||||
SDL2_CPE_ID_VENDOR = libsdl
|
||||
SDL2_CPE_ID_PRODUCT = sdl
|
||||
SDL2_INSTALL_STAGING = YES
|
||||
SDL2_CONFIG_SCRIPTS = sdl2-config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user