All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrei Gherzan <andrei@gherzan.ro>
To: Paul Eggleton <paul.eggleton@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] license.py: remove duplicate '&' or '|' from LICENSE
Date: Wed, 11 Jan 2012 16:11:41 +0200	[thread overview]
Message-ID: <4F0D989D.4080907@gherzan.ro> (raw)
In-Reply-To: <1356479.bsRlACIzx0@helios>

On 01/11/2012 03:56 PM, Paul Eggleton wrote:
> On Wednesday 11 January 2012 14:45:02 Andrei Gherzan wrote:
>> Some upstream layers (ex: meta-oe) use '&&' or '||' syntax in LICENSE
>> variable. Because of my last commit, these bbfiles are failing as LICENSE
>> is tested with oe.license where '&&' and '||' are the bug source.
>> The fix is to replace multiple characters of '&' or '|' with a single one.
> Sorry to be a pain but could we not just fix those layers to use the accepted
> syntax? Doing so should be just a one-line find/sed command.
>
> Cheers,
> Paul
>
That'd be a solution as well but because those files were accepted this 
way until now i thought that this is an accepted syntax. More, this 
would scale and give a little freedom to the developers especially for 
those that are coming from "C" part or the world. (smile)

ag



  reply	other threads:[~2012-01-11 14:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-11 12:45 [PATCH] license.py: remove duplicate '&' or '|' from LICENSE Andrei Gherzan
2012-01-11 13:56 ` Paul Eggleton
2012-01-11 14:11   ` Andrei Gherzan [this message]
2012-01-12  7:19     ` Saul Wold
2012-01-12 11:55       ` Andrei Gherzan

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=4F0D989D.4080907@gherzan.ro \
    --to=andrei@gherzan.ro \
    --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.