From: Kelvin Cheung <keguang.zhang@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] input-event-daemon: Add license info
Date: Mon, 6 Aug 2012 10:21:22 +0800 [thread overview]
Message-ID: <1344219682-8544-3-git-send-email-keguang.zhang@gmail.com> (raw)
In-Reply-To: <1344219682-8544-1-git-send-email-keguang.zhang@gmail.com>
Add license info for input-event-daemon.
Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com>
---
package/input-event-daemon/input-event-daemon.mk | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/package/input-event-daemon/input-event-daemon.mk b/package/input-event-daemon/input-event-daemon.mk
index 0683056..f99bfbe 100644
--- a/package/input-event-daemon/input-event-daemon.mk
+++ b/package/input-event-daemon/input-event-daemon.mk
@@ -6,6 +6,8 @@
INPUT_EVENT_DAEMON_VERSION = v0.1.3
INPUT_EVENT_DAEMON_SITE = git://github.com/gandro/input-event-daemon.git
+INPUT_EVENT_DAEMON_LICENSE = input-event-daemon license
+INPUT_EVENT_DAEMON_LICENSE_FILES = README
define INPUT_EVENT_DAEMON_BUILD_CMDS
touch $(@D)/input-event-table.h
--
1.7.1
next prev parent reply other threads:[~2012-08-06 2:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-06 2:21 [Buildroot] [PATCH 1/3] lmbench: Add license info Kelvin Cheung
2012-08-06 2:21 ` [Buildroot] [PATCH 2/3] bwm-ng: " Kelvin Cheung
2012-08-06 2:21 ` Kelvin Cheung [this message]
2012-08-06 12:57 ` [Buildroot] [PATCH 1/3] lmbench: " Thomas Petazzoni
-- strict thread matches above, loose matches on Subject: below --
2012-08-03 9:45 Kelvin Cheung
2012-08-03 9:45 ` [Buildroot] [PATCH 3/3] input-event-daemon: " Kelvin Cheung
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=1344219682-8544-3-git-send-email-keguang.zhang@gmail.com \
--to=keguang.zhang@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 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.