Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] cramfs: add licensing info
@ 2013-12-26  2:02 Axel Lin
  2013-12-26 17:47 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2013-12-26  2:02 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 package/cramfs/cramfs.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/cramfs/cramfs.mk b/package/cramfs/cramfs.mk
index 0f29dd0..710aaa8 100644
--- a/package/cramfs/cramfs.mk
+++ b/package/cramfs/cramfs.mk
@@ -6,6 +6,8 @@
 
 CRAMFS_VERSION = 1.1
 CRAMFS_SITE = http://downloads.sourceforge.net/project/cramfs/cramfs/$(CRAMFS_VERSION)
+CRAMFS_LICENSE = GPLv2+
+CRAMFS_LICENSE_FILES = COPYING
 
 CRAMFS_DEPENDENCIES = zlib
 
-- 
1.8.1.2

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

* [Buildroot] [PATCH] cramfs: add licensing info
  2013-12-26  2:02 [Buildroot] [PATCH] cramfs: add licensing info Axel Lin
@ 2013-12-26 17:47 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2013-12-26 17:47 UTC (permalink / raw)
  To: buildroot

Dear Axel Lin,

On Thu, 26 Dec 2013 10:02:26 +0800, Axel Lin wrote:
> Signed-off-by: Axel Lin <axel.lin@ingics.com>
> ---
>  package/cramfs/cramfs.mk | 2 ++
>  1 file changed, 2 insertions(+)

Applied, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2013-12-26 17:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-26  2:02 [Buildroot] [PATCH] cramfs: add licensing info Axel Lin
2013-12-26 17:47 ` Thomas Petazzoni

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