All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Talis <gilles.talis@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 07/11] ramsmp: define license
Date: Wed, 10 Jul 2013 10:25:46 -0700	[thread overview]
Message-ID: <1373477150-10251-7-git-send-email-gilles.talis@gmail.com> (raw)
In-Reply-To: <1373477150-10251-1-git-send-email-gilles.talis@gmail.com>

Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
---
 package/ramsmp/ramsmp.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/ramsmp/ramsmp.mk b/package/ramsmp/ramsmp.mk
index 1b44402..5fb0542 100644
--- a/package/ramsmp/ramsmp.mk
+++ b/package/ramsmp/ramsmp.mk
@@ -7,6 +7,8 @@
 RAMSMP_VERSION = 3.5.0
 RAMSMP_SITE = http://www.alasir.com/software/ramspeed
 RAMSMP_ARCH = $(if $(BR2_i386),i386)$(if $(BR2_x86_64),x86_64)
+RAMSMP_LICENSE = Alasir License
+RAMSMP_LICENSE_FILES = LICENSE
 
 define RAMSMP_BUILD_CMDS
 	cp -f package/ramsmp/Makefile $(@D)
-- 
1.7.4.1

  parent reply	other threads:[~2013-07-10 17:25 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-10 17:25 [Buildroot] [PATCH 01/11] jimtcl: define license Gilles Talis
2013-07-10 17:25 ` [Buildroot] [PATCH 02/11] json-c: " Gilles Talis
2013-07-10 17:25 ` [Buildroot] [PATCH 03/11] libelf: " Gilles Talis
2013-07-10 20:08   ` Peter Korsgaard
2013-07-10 17:25 ` [Buildroot] [PATCH 04/11] libtheora: " Gilles Talis
2013-07-10 17:25 ` [Buildroot] [PATCH 05/11] libupnp: " Gilles Talis
2013-07-10 17:25 ` [Buildroot] [PATCH 06/11] libusb-compat: " Gilles Talis
2013-07-10 17:25 ` Gilles Talis [this message]
2013-07-10 20:13   ` [Buildroot] [PATCH 07/11] ramsmp: " Peter Korsgaard
2013-07-10 17:25 ` [Buildroot] [PATCH 08/11] ramspeed: " Gilles Talis
2013-07-10 20:14   ` Peter Korsgaard
2013-07-10 17:25 ` [Buildroot] [PATCH 09/11] sdl_net: " Gilles Talis
2013-07-10 17:25 ` [Buildroot] [PATCH 10/11] ushare: " Gilles Talis
2013-07-10 17:25 ` [Buildroot] [PATCH 11/11] inadyn: " Gilles Talis
2013-07-10 20:17 ` [Buildroot] [PATCH 01/11] jimtcl: " 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=1373477150-10251-7-git-send-email-gilles.talis@gmail.com \
    --to=gilles.talis@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.