[Buildroot] [git commit] rings: add license info

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Aug 6 10:48:28 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=8d1730585bcae184272099c1f25a4d98dc5a51f6
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Francois Perrad <francois.perrad at gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/rings/rings.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package/rings/rings.mk b/package/rings/rings.mk
index c196d85..e2a2bd7 100644
--- a/package/rings/rings.mk
+++ b/package/rings/rings.mk
@@ -7,6 +7,7 @@
 RINGS_VERSION = 1.2.3
 RINGS_SITE = http://github.com/downloads/keplerproject/rings
 RINGS_DEPENDENCIES = lua
+RINGS_LICENSE = MIT
 
 define RINGS_BUILD_CMDS
 	$(MAKE) -C $(@D) CC="$(TARGET_CC)" CFLAGS="$(TARGET_CFLAGS) -fPIC"


More information about the buildroot mailing list