* what means "LICENSE_FLAGS = "license_${PN}_${PV}" ?
@ 2012-12-09 13:23 Robert P. J. Day
2012-12-10 5:19 ` Tom Zanussi
0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2012-12-09 13:23 UTC (permalink / raw)
To: OE Core mailing list
scanning a number of OE layers for examples of things to demo in
class, and i ran across this in the meta-intel layer:
LICENSE_FLAGS = "license_${PN}_${PV}"
not sure what that means, and still not conversant enough in python
to read the source.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: what means "LICENSE_FLAGS = "license_${PN}_${PV}" ?
2012-12-09 13:23 what means "LICENSE_FLAGS = "license_${PN}_${PV}" ? Robert P. J. Day
@ 2012-12-10 5:19 ` Tom Zanussi
2012-12-10 10:48 ` Robert P. J. Day
0 siblings, 1 reply; 3+ messages in thread
From: Tom Zanussi @ 2012-12-10 5:19 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: OE Core mailing list
On Sun, 2012-12-09 at 08:23 -0500, Robert P. J. Day wrote:
> scanning a number of OE layers for examples of things to demo in
> class, and i ran across this in the meta-intel layer:
>
> LICENSE_FLAGS = "license_${PN}_${PV}"
>
> not sure what that means, and still not conversant enough in python
> to read the source.
>
Hi,
See section '3.4.2. Enabling Commercially Licensed Recipes' in the Yocto
reference manual for details on that variable:
http://www.yoctoproject.org/docs/1.4/poky-ref-manual/poky-ref-manual.html#enabling-commercially-licensed-recipes
Tom
> rday
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: what means "LICENSE_FLAGS = "license_${PN}_${PV}" ?
2012-12-10 5:19 ` Tom Zanussi
@ 2012-12-10 10:48 ` Robert P. J. Day
0 siblings, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2012-12-10 10:48 UTC (permalink / raw)
To: Tom Zanussi; +Cc: OE Core mailing list
On Sun, 9 Dec 2012, Tom Zanussi wrote:
> On Sun, 2012-12-09 at 08:23 -0500, Robert P. J. Day wrote:
> > scanning a number of OE layers for examples of things to demo in
> > class, and i ran across this in the meta-intel layer:
> >
> > LICENSE_FLAGS = "license_${PN}_${PV}"
> >
> > not sure what that means, and still not conversant enough in python
> > to read the source.
> >
>
> Hi,
>
> See section '3.4.2. Enabling Commercially Licensed Recipes' in the Yocto
> reference manual for details on that variable:
>
> http://www.yoctoproject.org/docs/1.4/poky-ref-manual/poky-ref-manual.html#enabling-commercially-licensed-recipes
ah, thanks, i really do need to finish reading *all* the docs one of
these days.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-12-10 11:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-09 13:23 what means "LICENSE_FLAGS = "license_${PN}_${PV}" ? Robert P. J. Day
2012-12-10 5:19 ` Tom Zanussi
2012-12-10 10:48 ` Robert P. J. Day
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox