Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Locally computed
|
||||
sha256 6ac642087682aaf7f8397761a41a99042b2c656498217a1c63ba9706d1eef122 libglfw-3.1.2.tar.gz
|
||||
sha256 e10f0de1384d75e6fc210c53e91843f6110d6c4f3afbfb588130713c2f9d8fe8 libglfw-3.2.1.tar.gz
|
||||
|
||||
@@ -4,12 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBGLFW_VERSION = 3.1.2
|
||||
LIBGLFW_VERSION = 3.2.1
|
||||
LIBGLFW_SITE = $(call github,glfw,glfw,$(LIBGLFW_VERSION))
|
||||
LIBGLFW_INSTALL_STAGING = YES
|
||||
LIBGLFW_DEPENDENCIES = libgl xlib_libXcursor xlib_libXext \
|
||||
xlib_libXinerama xlib_libXrandr
|
||||
LIBGLFW_LICENSE = zlib
|
||||
LIBGLFW_LICENSE = Zlib
|
||||
LIBGLFW_LICENSE_FILES = COPYING.txt
|
||||
|
||||
LIBGLFW_CONF_OPTS += \
|
||||
|
||||
Reference in New Issue
Block a user