[yocto] The difference of & and | in LICENSE definition

Burton, Ross ross.burton at intel.com
Fri Dec 6 06:40:09 PST 2013


On 6 December 2013 14:23, Kumita Bruce <bruce.kumita at gmail.com> wrote:
> I don't know whether this is the right place to ask the question. Hope to
> get some help from here.
>
> I see below two types definition of LICENSE in Yocto recipe:
> LICENSE = "license-1 & license-2"
> LICENSE = "license-1 | license-2"
>
> Can somebody help to give some explanation for the difference of those two
> formats? And how to determinate which format should be used for a package.

The documentation can help:

http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-LICENSE

Ross



More information about the yocto mailing list