All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: "Flanagan, Elizabeth" <elizabeth.flanagan@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 0/3] license.bbclass fixes
Date: Thu, 27 Sep 2012 16:56:25 -0700	[thread overview]
Message-ID: <5064E7A9.1090209@linux.intel.com> (raw)
In-Reply-To: <CAPhnLPBLwMbu7_xU5M_a=8HYxCmB3avo3xLt3LdN0M7CTB55Mw@mail.gmail.com>

On 09/27/2012 04:50 PM, Flanagan, Elizabeth wrote:
> On Thu, Sep 27, 2012 at 10:08 AM, Saul Wold <sgw@linux.intel.com> wrote:
>> On 09/26/2012 02:50 PM, Elizabeth Flanagan wrote:
>>>
>>> [YOCTO #3118]
>>>
>>> license.conf hasn't been being parsed. This commit series ensures that
>>> license.conf is parsed, that it contains useful variables that should be
>>> in a global conf file and that those variables are not kept within
>>> license.bbclass.
>>>
>> So where is the inherit license bbclass?
>
> For the yocto project it's an INHERIT +=  within poky.conf.
> meta-angstrom does not inherit it within
> conf/distro/include/angstrom.inc.
>
> -b
>
Acked-by: Saul Wold <sgw@linux.intel.com?>
>>
>> Sau!
>>
>>
>>> This also fixes an discreprancy between the documentation of LICENSE_PATH
>>> (which
>>> is what we tell people to use) and what we were using "LICENSE_DIR". This
>>> ensures
>>> that when the end user needs to add additional licenses, that they use
>>> LICENSE_PATH += "path/to/additional/licenses" and that it works.
>>>
>>
>>> The following changes since commit
>>> 0b09e50810162a07ef0aecee91ee32b4a36334a3:
>>>
>>>     busybox: Fix misplaced quote (2012-09-26 18:28:36 +0100)
>>>
>>> are available in the git repository at:
>>>     git://git.yoctoproject.org/poky-contrib eflanagan/LICENSE_PATH
>>>
>>> http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=eflanagan/LICENSE_PATH
>>>
>>> Elizabeth Flanagan (3):
>>>     license.bbclass: Variable standardization
>>>     bitbake.conf: parse license config
>>>     license.conf/bbclass: Move globals to license.conf
>>>
>>>    meta/classes/license.bbclass |   67
>>> +-----------------------------------------
>>>    meta/conf/bitbake.conf       |    1 +
>>>    meta/conf/licenses.conf      |   64
>>> ++++++++++++++++++++++++++++++++++++++++
>>>    3 files changed, 66 insertions(+), 66 deletions(-)
>>>
>>
>
>
>



  reply	other threads:[~2012-09-28  0:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-26 21:50 [PATCH 0/3] license.bbclass fixes Elizabeth Flanagan
2012-09-26 21:50 ` [PATCH 1/3] license.bbclass: Variable standardization Elizabeth Flanagan
2012-09-27 16:55   ` Saul Wold
2012-09-26 21:50 ` [PATCH 2/3] bitbake.conf: parse license config Elizabeth Flanagan
2012-09-26 21:50 ` [PATCH 3/3] license.conf/bbclass: Move globals to license.conf Elizabeth Flanagan
2012-09-27 17:08 ` [PATCH 0/3] license.bbclass fixes Saul Wold
2012-09-27 23:50   ` Flanagan, Elizabeth
2012-09-27 23:56     ` Saul Wold [this message]
2012-09-28 10:20 ` Richard Purdie

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=5064E7A9.1090209@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=elizabeth.flanagan@intel.com \
    --cc=openembedded-core@lists.openembedded.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 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.