Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -3,10 +3,10 @@ config BR2_PACKAGE_LJSYSCALL
# ljsyscall is specifically for LuaJIT, not Lua.
depends on BR2_PACKAGE_LUAJIT
help
An FFI implementation of the Linux and NetBSD kernel ABIs for LuaJIT.
An FFI implementation of the Linux and NetBSD kernel ABIs for
LuaJIT.
http://github.com/justincormack/ljsyscall
comment "ljsyscall needs LuaJIT"
depends on !BR2_PACKAGE_LUAJIT

View File

@@ -1,2 +1,2 @@
# Locally calculated
sha256 9b5ba2b5798c5bc33aa2158f3b44f730de12497c195764aa1bc3d3f1244df198 ljsyscall-v0.10.tar.gz
sha256 6e29503609bd966fed33dec1a1571b36bbdbc37bf1a828af6722ed0ead192ff1 ljsyscall-v0.12.tar.gz

View File

@@ -4,7 +4,7 @@
#
################################################################################
LJSYSCALL_VERSION = v0.10
LJSYSCALL_VERSION = v0.12
LJSYSCALL_SITE = $(call github,justincormack,ljsyscall,$(LJSYSCALL_VERSION))
LJSYSCALL_LICENSE = MIT
LJSYSCALL_LICENSE_FILES = COPYRIGHT