Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/rtai: add license
@ 2019-11-24  9:34 Fabrice Fontaine
  2019-11-24 11:47 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2019-11-24  9:34 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/rtai/rtai.hash | 1 +
 package/rtai/rtai.mk   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/package/rtai/rtai.hash b/package/rtai/rtai.hash
index f0afafbd7c..1a3e97559b 100644
--- a/package/rtai/rtai.hash
+++ b/package/rtai/rtai.hash
@@ -1,2 +1,3 @@
 # Locally computed
 sha256 13669da744a0ba411bdb8e47fa47b6e19171646ae42c8dbb2735d12e555fb1a3 rtai-4.0.1.tar.bz2
+sha256 3590a0b20d24116a646bfefb0cd5abf5fdbc43c22f66df190d83aeb085beb169 rtai-lab/scilab5/RTAI/license.txt
diff --git a/package/rtai/rtai.mk b/package/rtai/rtai.mk
index 90f2cc4c8d..d6450c5550 100644
--- a/package/rtai/rtai.mk
+++ b/package/rtai/rtai.mk
@@ -7,6 +7,8 @@
 RTAI_VERSION = 4.0.1
 RTAI_SOURCE = rtai-$(RTAI_VERSION).tar.bz2
 RTAI_SITE = https://www.rtai.org/userfiles/downloads/RTAI
+RTAI_LICENSE = GPL-2.0+
+RTAI_LICENSE_FILES = rtai-lab/scilab5/RTAI/license.txt 
 RTAI_INSTALL_STAGING = YES
 
 # The <pkg>_CONFIG_SCRIPTS cannot apply here to the specificities of rtai-config
-- 
2.24.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-24 11:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-24  9:34 [Buildroot] [PATCH 1/1] package/rtai: add license Fabrice Fontaine
2019-11-24 11:47 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox