Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: spdawson at gmail.com <spdawson@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/4] zlib: add license information
Date: Sun, 19 Aug 2012 21:08:43 +0100	[thread overview]
Message-ID: <1345406924-6574-3-git-send-email-spdawson@gmail.com> (raw)
In-Reply-To: <1345406924-6574-1-git-send-email-spdawson@gmail.com>

From: Simon Dawson <spdawson@gmail.com>

Signed-off-by: Simon Dawson <spdawson@gmail.com>
---
 package/zlib/zlib.mk |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/zlib/zlib.mk b/package/zlib/zlib.mk
index a9d4a8f..2ddab62 100644
--- a/package/zlib/zlib.mk
+++ b/package/zlib/zlib.mk
@@ -7,6 +7,8 @@
 ZLIB_VERSION = 1.2.7
 ZLIB_SOURCE =zlib-$(ZLIB_VERSION).tar.bz2
 ZLIB_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/libpng
+ZLIB_LICENSE = zlib license
+ZLIB_LICENSE_FILES = README
 ZLIB_INSTALL_STAGING = YES
 
 ifeq ($(BR2_PREFER_STATIC_LIB),y)
-- 
1.7.9.5

  parent reply	other threads:[~2012-08-19 20:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-19 20:08 [Buildroot] [PATCH 1/4] yajl: add license information spdawson at gmail.com
2012-08-19 20:08 ` [Buildroot] [PATCH 2/4] zeromq: " spdawson at gmail.com
2012-08-21 10:42   ` Thomas Petazzoni
2012-08-21 11:38     ` Simon Dawson
2012-08-24 14:48       ` Luca Ceresoli
2012-08-28  8:27         ` Simon Dawson
2012-08-28 11:52           ` Simon Dawson
2012-08-19 20:08 ` spdawson at gmail.com [this message]
2012-08-21 10:42   ` [Buildroot] [PATCH 3/4] zlib: " Thomas Petazzoni
2012-08-19 20:08 ` [Buildroot] [PATCH 4/4] zxing: " spdawson at gmail.com
2012-08-21 10:42   ` Thomas Petazzoni
2012-08-21 10:41 ` [Buildroot] [PATCH 1/4] yajl: " Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1345406924-6574-3-git-send-email-spdawson@gmail.com \
    --to=spdawson@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox