qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Sharma Bhupesh <bhupesh.sharma@freescale.com>,
	Jordan Justen <jordan.l.justen@intel.com>,
	Andrew Fish <afish@apple.com>
Cc: Lenny Szubowicz <lennysz@redhat.com>,
	Karen Noel <knoel@redhat.com>,
	"El-Haj-Mahmoud, Samer" <samer.el-haj-mahmoud@hpe.com>,
	Ard Biesheuvel <ard.biesheuvel@linaro.org>,
	edk2-devel-01 <edk2-devel@ml01.01.org>,
	Cole Robinson <crobinso@redhat.com>,
	"Ademar de Souza Reis Jr." <areis@redhat.com>,
	Alexander Graf <agraf@suse.de>,
	qemu devel list <qemu-devel@nongnu.org>,
	"Gabriel L. Somlo (GMail)" <gsomlo@gmail.com>,
	Peter Jones <pjones@redhat.com>, Peter Batard <pete@akeo.ie>,
	Hannes Reinecke <hare@suse.de>, Mark Doran <mark.doran@intel.com>,
	Reza Jelveh <reza.jelveh@tuhh.de>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	Laszlo Ersek <lersek@redhat.com>,
	Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [Qemu-devel] [edk2] EDK II & GPL - Re: OVMF BoF @ KVM Forum 2015
Date: Thu, 10 Sep 2015 11:08:21 +0200	[thread overview]
Message-ID: <55F14885.6000300@redhat.com> (raw)
In-Reply-To: <BY1PR0301MB1303AFBBCD402826282FA8FB82510@BY1PR0301MB1303.namprd03.prod.outlook.com>



On 10/09/2015 08:57, Sharma Bhupesh wrote:
> So based on my limited understanding, can't the OVMF driver which
> uses features from some GPL based code, carry a dual license (GPL +
> x11 [MIT]),

No, that would require agreement from the original copyright holder,
which you are not going to get.

> like most device trees in Linux do now (including the
> Freescale ARMv8 DTS, see [1] for reference), thus allowing its usage 
> across both GPL and BSD based projects (like EDK2).
> 
> We already have examples of such dual-licensed code (libfdt) being
> used in BSD-licensed EDK2 (see [2] for details).

The dual BSD/GPL license is pointless, since you can already take
BSD-licensed code and distribute it under the GPL.  It just makes the
picture murkier without changing anything in practice.

Paolo

> In such a case we might not be required to create a separate GIT repo
> for the same.

  reply	other threads:[~2015-09-10  9:08 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-10 16:24 [Qemu-devel] OVMF BoF @ KVM Forum 2015 Laszlo Ersek
2015-09-09  8:57 ` Laszlo Ersek
2015-09-09 16:17   ` [Qemu-devel] EDK II & GPL - Re: [edk2] " Jordan Justen
2015-09-09 16:27     ` Laszlo Ersek
2015-09-09 17:04     ` [Qemu-devel] [edk2] EDK II & GPL - " Andrew Fish
2015-09-09 17:57       ` Jordan Justen
2015-09-09 19:11         ` El-Haj-Mahmoud, Samer
2015-09-09 22:24           ` Jordan Justen
2015-09-09 23:05             ` Andrew Fish
2015-09-09 23:11               ` El-Haj-Mahmoud, Samer
2015-09-10  0:41               ` Jordan Justen
2015-09-10  3:26                 ` Andrew Fish
2015-09-10  5:32                   ` Jordan Justen
2015-09-10  6:19                     ` Alexander Graf
2015-09-10  6:43                       ` Andrew Fish
2015-09-10 10:04                       ` Laszlo Ersek
2015-09-10 11:40                         ` Alexander Graf
2015-09-10 12:17                           ` Andrew Fish
2015-09-10 13:28                             ` Alexander Graf
2015-09-10 14:24                             ` Kevin Davis
2015-09-10 15:17                               ` Paolo Bonzini
2015-09-11  2:14                                 ` Kevin Davis
2015-09-11  2:40                                   ` Eric Blake
2015-09-11  3:44                                     ` Kevin Davis
2015-09-11  4:35                                       ` Andrew Fish
2015-09-10  6:57                     ` Sharma Bhupesh
2015-09-10  9:08                       ` Paolo Bonzini [this message]
2015-09-10  9:26                 ` Daniel P. Berrange
2015-09-10 11:57                   ` Dr. David Alan Gilbert
2015-09-09 22:30         ` Andrew Fish
2015-09-09 16:34   ` [Qemu-devel] [Xen-devel] " Ian Campbell
2015-09-09 16:43     ` Laszlo Ersek
2015-09-09 22:40     ` Laszlo Ersek
  -- strict thread matches above, loose matches on Subject: below --
2015-09-09 20:09 [Qemu-devel] [edk2] EDK II & GPL - " Paolo Bonzini

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=55F14885.6000300@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=afish@apple.com \
    --cc=agraf@suse.de \
    --cc=ard.biesheuvel@linaro.org \
    --cc=areis@redhat.com \
    --cc=bhupesh.sharma@freescale.com \
    --cc=crobinso@redhat.com \
    --cc=edk2-devel@ml01.01.org \
    --cc=gsomlo@gmail.com \
    --cc=hare@suse.de \
    --cc=jordan.l.justen@intel.com \
    --cc=knoel@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=lennysz@redhat.com \
    --cc=lersek@redhat.com \
    --cc=mark.doran@intel.com \
    --cc=pete@akeo.ie \
    --cc=pjones@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=reza.jelveh@tuhh.de \
    --cc=samer.el-haj-mahmoud@hpe.com \
    --cc=xen-devel@lists.xen.org \
    /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;
as well as URLs for NNTP newsgroup(s).