All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Jackson <mpfj-list@mimc.co.uk>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] iw: add license information
Date: Wed, 12 Sep 2012 10:24:05 +0100	[thread overview]
Message-ID: <505054B5.3080000@mimc.co.uk> (raw)

Signed-off-by: Mark Jackson <mpfj@newflow.co.uk>
---
 package/iw/iw.mk |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/iw/iw.mk b/package/iw/iw.mk
index 9c68093..ba1ab30 100644
--- a/package/iw/iw.mk
+++ b/package/iw/iw.mk
@@ -7,6 +7,8 @@
 IW_VERSION = 3.6
 IW_SOURCE = iw-$(IW_VERSION).tar.bz2
 IW_SITE = http://wireless.kernel.org/download/iw
+IW_LICENSE = iw license
+IW_LICENSE_FILES = COPYING
 IW_DEPENDENCIES = host-pkg-config libnl
 IW_CONFIG = $(IW_DIR)/.config
 IW_MAKE_ENV = PKG_CONFIG_PATH="$(STAGING_DIR)/usr/lib/pkgconfig" \
-- 
1.7.9.5

             reply	other threads:[~2012-09-12  9:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-12  9:24 Mark Jackson [this message]
2012-09-12 16:22 ` [Buildroot] [PATCH] iw: add license information Arnout Vandecappelle
2012-11-07 19:22 ` Peter Korsgaard

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=505054B5.3080000@mimc.co.uk \
    --to=mpfj-list@mimc.co.uk \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.