mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
create rootf's & SDK from 2018.02.9 buildroot (#10)
--------- Co-authored-by: tiopex <tiopxyz@gmail.com> Co-authored-by: tiopex <67048640+tiopex@users.noreply.github.com>
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUA_MESSAGEPACK_VERSION_UPSTREAM = 0.5.2
|
||||
LUA_MESSAGEPACK_VERSION_UPSTREAM = 0.5.1
|
||||
LUA_MESSAGEPACK_VERSION = $(LUA_MESSAGEPACK_VERSION_UPSTREAM)-1
|
||||
ifeq ($(BR2_PACKAGE_LUA_5_3)$(BR2_PACKAGE_LUA_5_4),y)
|
||||
ifeq ($(BR2_PACKAGE_LUA_5_3),y)
|
||||
LUA_MESSAGEPACK_NAME_UPSTREAM = lua-MessagePack-lua53
|
||||
else
|
||||
LUA_MESSAGEPACK_NAME_UPSTREAM = lua-MessagePack
|
||||
|
||||
Reference in New Issue
Block a user