Bump buildroot to 2019.02
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SCONESERVER_VERSION = d659468cd164e6a6cc12932cc6780566b04f8328
|
||||
SCONESERVER_VERSION = 6b932d7d8dbb700b830205e7111e469cefff490c
|
||||
SCONESERVER_SITE = $(call github,sconemad,sconeserver,$(SCONESERVER_VERSION))
|
||||
SCONESERVER_LICENSE = GPL-2.0+
|
||||
SCONESERVER_LICENSE_FILES = COPYING
|
||||
# fetching from Git, we need to generate the configure script
|
||||
SCONESERVER_AUTORECONF = YES
|
||||
SCONESERVER_DEPENDENCIES = host-pkgconf pcre
|
||||
SCONESERVER_DEPENDENCIES = host-pkgconf pcre zlib
|
||||
# disable markdown module because its git submodule cmark
|
||||
# https://github.com/sconemad/sconeserver/tree/master/markdown
|
||||
# has no cross-compile support provided by the sconeserver build system
|
||||
|
||||
Reference in New Issue
Block a user