mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] lsuio: Add license information
@ 2018-03-26  6:19 Alexander Dahl
  2018-03-27  7:01 ` Michael Olbrich
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Dahl @ 2018-03-26  6:19 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/lsuio.make | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/rules/lsuio.make b/rules/lsuio.make
index f6d4aa3f80..f8bd970db9 100644
--- a/rules/lsuio.make
+++ b/rules/lsuio.make
@@ -16,13 +16,15 @@ PACKAGES-$(PTXCONF_LSUIO) += lsuio
 #
 # Paths and names
 #
-LSUIO_VERSION	:= 0.2.0
-LSUIO_MD5	:= 8da82b681c24e6c5b3518c99e7f961d7
-LSUIO		:= lsuio-$(LSUIO_VERSION)
-LSUIO_SUFFIX	:= tar.gz
-LSUIO_URL	:= http://www.osadl.org/projects/downloads/UIO/user/$(LSUIO).$(LSUIO_SUFFIX)
-LSUIO_SOURCE	:= $(SRCDIR)/$(LSUIO).$(LSUIO_SUFFIX)
-LSUIO_DIR	:= $(BUILDDIR)/$(LSUIO)
+LSUIO_VERSION	        := 0.2.0
+LSUIO_MD5	        := 8da82b681c24e6c5b3518c99e7f961d7
+LSUIO		        := lsuio-$(LSUIO_VERSION)
+LSUIO_SUFFIX	        := tar.gz
+LSUIO_URL	        := http://www.osadl.org/projects/downloads/UIO/user/$(LSUIO).$(LSUIO_SUFFIX)
+LSUIO_SOURCE	        := $(SRCDIR)/$(LSUIO).$(LSUIO_SUFFIX)
+LSUIO_DIR	        := $(BUILDDIR)/$(LSUIO)
+LSUIO_LICENSE           := GPL-2.0
+LSUIO_LICENSE_FILES     := file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2018-03-27  8:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-26  6:19 [ptxdist] [PATCH] lsuio: Add license information Alexander Dahl
2018-03-27  7:01 ` Michael Olbrich
2018-03-27  8:44   ` Alexander Dahl

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