[Buildroot] [git commit] elftosb: add license information

Peter Korsgaard peter at korsgaard.com
Tue Jul 1 15:30:52 UTC 2014


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

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/elftosb/elftosb.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/elftosb/elftosb.mk b/package/elftosb/elftosb.mk
index 9b825a0..ac9aa32 100644
--- a/package/elftosb/elftosb.mk
+++ b/package/elftosb/elftosb.mk
@@ -6,6 +6,8 @@
 
 ELFTOSB_VERSION = 10.12.01
 ELFTOSB_SITE = http://repository.timesys.com/buildsources/e/elftosb/elftosb-$(ELFTOSB_VERSION)
+ELFTOSB_LICENSE = BSD-3c
+ELFTOSB_LICENSE_FILES = COPYING
 
 define HOST_ELFTOSB_BUILD_CMDS
 	$(HOST_CONFIGURE_OPTS) $(MAKE) -C $(@D) all


More information about the buildroot mailing list