Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -4,16 +4,20 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBDRM_VERSION = 2.4.75
|
||||
LIBDRM_VERSION = 2.4.89
|
||||
LIBDRM_SOURCE = libdrm-$(LIBDRM_VERSION).tar.bz2
|
||||
LIBDRM_SITE = http://dri.freedesktop.org/libdrm
|
||||
LIBDRM_SITE = https://dri.freedesktop.org/libdrm
|
||||
LIBDRM_LICENSE = MIT
|
||||
|
||||
LIBDRM_INSTALL_STAGING = YES
|
||||
|
||||
# patch 0003-configure-Makefile.am-use-pkg-config-to-discover-lib.patch
|
||||
# touching configure.ac/Makefile.am (and host-xutil_util-macros dependency)
|
||||
LIBDRM_AUTORECONF = YES
|
||||
|
||||
LIBDRM_DEPENDENCIES = \
|
||||
libpthread-stubs \
|
||||
host-pkgconf
|
||||
host-pkgconf \
|
||||
host-xutil_util-macros
|
||||
|
||||
LIBDRM_CONF_OPTS = \
|
||||
--disable-cairo-tests \
|
||||
|
||||
Reference in New Issue
Block a user