All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/6] sg3_utils: new package
Date: Wed, 16 Jan 2013 09:17:34 +0100	[thread overview]
Message-ID: <50F6621E.8020305@mind.be> (raw)
In-Reply-To: <201301152229.00798.yann.morin.1998@free.fr>

On 15/01/13 22:29, Yann E. MORIN wrote:
> Belisko, All,
>
> On Tuesday 15 January 2013 Belisko Marek wrote:
>> On Tue, Jan 15, 2013 at 9:59 PM, Yann E. MORIN<yann.morin.1998@free.fr>  wrote:
>>> SG3_UTILS_LICENCE = LGPLv2.1+ BSD-3c
>>> ifneq ($(BR2_PACKAGE_SG3_UTILS_PROGS),)
>>> SG3_UTILS_LICENCE += GPLV2+ BSD-3c
>>> endif
>> It's bit complicated. All library files are BSD only but utils files
>> are mixed (BSD + GPLv2).
>
> Then:
>
> SG3_UTILS_LICENSE = BSD-3c
> ifneq ($(BR2_PACKAGE_SG3_UTILS_PROGS),)
> SG3_UTILS_LICENSE += GPLV2+
> endif

  Agreed.

  Regards,
  Arnout



-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

  reply	other threads:[~2013-01-16  8:17 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-07 20:43 [Buildroot] [PATCH v2 0/6] Add support for udisks package Marek Belisko
2013-01-07 20:43 ` [Buildroot] [PATCH v2 1/6] sg3_utils: new package Marek Belisko
2013-01-07 21:26   ` Thomas Petazzoni
2013-01-07 21:45     ` Belisko Marek
2013-01-07 21:52       ` Thomas Petazzoni
2013-01-07 21:56         ` Yann E. MORIN
2013-01-08  8:05           ` Arnout Vandecappelle
2013-01-15 20:48             ` Belisko Marek
2013-01-15 20:59               ` Yann E. MORIN
2013-01-15 21:04                 ` Belisko Marek
2013-01-15 21:29                   ` Yann E. MORIN
2013-01-16  8:17                     ` Arnout Vandecappelle [this message]
2013-01-07 20:43 ` [Buildroot] [PATCH v2 2/6] polkit: " Marek Belisko
2013-01-07 21:26   ` Thomas Petazzoni
2013-01-07 21:31   ` Thomas Petazzoni
2013-01-07 20:43 ` [Buildroot] [PATCH v2 3/6] libatasmart: " Marek Belisko
2013-01-07 21:30   ` Thomas Petazzoni
2013-01-07 21:52     ` Belisko Marek
2013-01-07 21:53       ` Thomas Petazzoni
2013-01-07 20:43 ` [Buildroot] [PATCH v2 4/6] lvm2: Install devmapper.pc to staging/target pkgconfig directory Marek Belisko
2013-01-07 20:43 ` [Buildroot] [PATCH v2 5/6] lvm2: Compile and install application library Marek Belisko
2013-01-07 21:38   ` Thomas Petazzoni
2013-01-07 21:58     ` Belisko Marek
2013-01-15 20:53     ` Belisko Marek
2013-01-16  8:06       ` Thomas Petazzoni
2013-01-16  8:49         ` Belisko Marek
2013-02-03 14:20   ` Peter Korsgaard
2013-02-03 20:44     ` Belisko Marek
2013-02-03 21:47       ` Peter Korsgaard
2013-01-07 20:43 ` [Buildroot] [PATCH v2 6/6] udisks: new package Marek Belisko
2013-01-07 21:47   ` Thomas Petazzoni
2013-01-07 22:03     ` Belisko Marek
2013-01-07 22:18       ` Thomas Petazzoni
2013-01-07 22:25         ` Belisko Marek
2013-01-07 22:49           ` 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=50F6621E.8020305@mind.be \
    --to=arnout@mind.be \
    --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.