mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
rings: add license info
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
e619761044
commit
8d1730585b
@ -7,6 +7,7 @@
|
|||||||
RINGS_VERSION = 1.2.3
|
RINGS_VERSION = 1.2.3
|
||||||
RINGS_SITE = http://github.com/downloads/keplerproject/rings
|
RINGS_SITE = http://github.com/downloads/keplerproject/rings
|
||||||
RINGS_DEPENDENCIES = lua
|
RINGS_DEPENDENCIES = lua
|
||||||
|
RINGS_LICENSE = MIT
|
||||||
|
|
||||||
define RINGS_BUILD_CMDS
|
define RINGS_BUILD_CMDS
|
||||||
$(MAKE) -C $(@D) CC="$(TARGET_CC)" CFLAGS="$(TARGET_CFLAGS) -fPIC"
|
$(MAKE) -C $(@D) CC="$(TARGET_CC)" CFLAGS="$(TARGET_CFLAGS) -fPIC"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user