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 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WEBP_VERSION = 1.1.0
|
||||
WEBP_VERSION = 1.2.0
|
||||
WEBP_SOURCE = libwebp-$(WEBP_VERSION).tar.gz
|
||||
WEBP_SITE = http://downloads.webmproject.org/releases/webp
|
||||
WEBP_LICENSE = BSD-3-Clause
|
||||
WEBP_LICENSE_FILES = COPYING
|
||||
WEBP_CPE_ID_VENDOR = webmproject
|
||||
WEBP_CPE_ID_PRODUCT = libwebp
|
||||
WEBP_INSTALL_STAGING = YES
|
||||
|
||||
WEBP_CONF_OPTS += \
|
||||
|
||||
Reference in New Issue
Block a user