Build: Update buildroot 2018-11.1 (#300)

* Build: Update buildroot 2018-11.1

* Add cli to image
This commit is contained in:
Pascal Vizeli
2018-12-31 02:32:21 +01:00
committed by GitHub
parent 8810b0409c
commit f7eb215016
84 changed files with 985 additions and 341 deletions

View File

@@ -8,7 +8,7 @@ LUA_CQUEUES_VERSION = rel-20161215
LUA_CQUEUES_SITE = $(call github,wahern,cqueues,$(LUA_CQUEUES_VERSION))
LUA_CQUEUES_LICENSE = MIT
LUA_CQUEUES_LICENSE_FILES = LICENSE
LUA_CQUEUES_DEPENDENCIES = luainterpreter openssl
LUA_CQUEUES_DEPENDENCIES = luainterpreter openssl host-m4
define LUA_CQUEUES_BUILD_CMDS
$(TARGET_MAKE_ENV) $(MAKE1) $(TARGET_CONFIGURE_OPTS) -C $(@D) \