All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Huang, Jie (Jackie)" <Jackie.Huang@windriver.com>
To: Paul Eggleton <paul.eggleton@linux.intel.com>
Cc: "openembedded-core@lists.openembedded.org"
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/2] linux-firmware: fix the mess of licenses
Date: Mon, 20 Apr 2015 07:33:34 +0000	[thread overview]
Message-ID: <1B858668EC6A94408DCA5225FDFA85AAF0D2A540@ALA-MBA.corp.ad.wrs.com> (raw)
In-Reply-To: <3157820.pKsNW7iWxA@peggleto-mobl.ger.corp.intel.com>



> -----Original Message-----
> From: Paul Eggleton [mailto:paul.eggleton@linux.intel.com]
> Sent: Friday, April 17, 2015 7:02 PM
> To: Huang, Jie (Jackie)
> Cc: openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] [PATCH 0/2] linux-firmware: fix the mess of licenses
> 
> Hi Jackie,
> 
> On Monday 13 April 2015 10:17:19 jackie.huang@windriver.com wrote:
> > From: Jackie Huang <jackie.huang@windriver.com>
> >
> > linux-firmware includes many firmwares and each firmware has their own
> > license, previously the LICENSE is set to "Proprietary" and some
> > firmware is split out to separate package such as
> > linux-firmware-radeon and LICENSE_linux-firmware-radeon is set to
> > "Firmware-radeon", but there is no license file in the common-licenses, so we got a lot warnings
> like:
> >
> > WARNING: The license listed Firmware-radeon was not in the licenses
> > collected for linux-firmware
> >
> > These include adding the missing license files and re-orgnize the
> > codes to fix the warnings and avoid the mess.
> 
> So doing this cleanup is good, thanks; but I was wondering if we needed an alternative approach for
> linux-firmware. Most of the licenses in it aren't in any way common, and new ones will be added
> from time to time, requiring us to not only update the recipe (probably unavoidable) but also add
> the licenses to the common license directory. Is there any way we could make it so we at least only
> have to update the recipe and dispense with the need to add a bunch of common license files that
> are only applicable to linux-firmware?

Maybe we can keep those linux-firmware licenses in the recipe directory instead of COMMON_LICENSE_DIR
and add LICENSE_PATH += "${COREBASE}/meta/ recipes-kernel/linux-firmware/files"?

Thanks,
Jackie

> 
> Cheers,
> Paul
> 
> --
> 
> Paul Eggleton
> Intel Open Source Technology Centre


  reply	other threads:[~2015-04-20  7:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-13  2:17 [PATCH 0/2] linux-firmware: fix the mess of licenses jackie.huang
2015-04-13  2:17 ` [PATCH 1/2] common-licenses: Add common license files for linux-firmware jackie.huang
2015-04-13  2:17 ` [PATCH 2/2] linux-firmware: fix the mess of licenses jackie.huang
2015-04-17 11:01 ` [PATCH 0/2] " Paul Eggleton
2015-04-20  7:33   ` Huang, Jie (Jackie) [this message]
2015-04-20  8:20     ` Paul Eggleton
2015-04-20  8:30       ` Huang, Jie (Jackie)

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=1B858668EC6A94408DCA5225FDFA85AAF0D2A540@ALA-MBA.corp.ad.wrs.com \
    --to=jackie.huang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.com \
    /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.