initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# lua-lunix
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUA_LUNIX_VERSION_UPSTREAM = 20170920
|
||||
LUA_LUNIX_VERSION = $(LUA_LUNIX_VERSION_UPSTREAM)-1
|
||||
LUA_LUNIX_NAME_UPSTREAM = lunix
|
||||
LUA_LUNIX_SUBDIR = lunix-rel-$(LUA_LUNIX_VERSION_UPSTREAM)
|
||||
LUA_LUNIX_LICENSE = MIT
|
||||
LUA_LUNIX_LICENSE_FILES = $(LUA_LUNIX_SUBDIR)/LICENSE
|
||||
|
||||
$(eval $(luarocks-package))
|
||||
Reference in New Issue
Block a user