lua-periphery: remove LUA_PERIPHERY_VERSION_UPSTREAM
It is not used for anything. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
97b723685a
commit
2a957bde41
@ -4,8 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUA_PERIPHERY_VERSION_UPSTREAM = 1.0.6
|
||||
LUA_PERIPHERY_VERSION = $(LUA_PERIPHERY_VERSION_UPSTREAM)-1
|
||||
LUA_PERIPHERY_VERSION = 1.0.6-1
|
||||
LUA_PERIPHERY_SUBDIR = lua-periphery
|
||||
LUA_PERIPHERY_LICENSE = MIT
|
||||
LUA_PERIPHERY_LICENSE_FILES = $(LUA_PERIPHERY_SUBDIR)/LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user