All of lore.kernel.org
 help / color / mirror / Atom feed
* How to use PRINC
@ 2012-07-02 16:00 Markus Hubig
  2012-07-02 16:05 ` Chris Larson
  0 siblings, 1 reply; 4+ messages in thread
From: Markus Hubig @ 2012-07-02 16:00 UTC (permalink / raw)
  To: Yocto Project Mailing List

Hello @all,

now that I have found out that the variable "PRINC" stands for
"increment the PR-variable"
how do I use it?

Version 1, found here:
http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#using-bbappend-files

PRINC = "1"

Version 2, found here:
http://www.yoctoproject.org/docs/current/poky-ref-manual/poky-ref-manual.html#var-SRC_URI

PRINC := "${@int(PRINC) + 2}"

Cheers, Markus


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-07-03 15:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-02 16:00 How to use PRINC Markus Hubig
2012-07-02 16:05 ` Chris Larson
2012-07-02 16:44   ` Darren Hart
2012-07-03 15:06   ` Rifenbark, Scott M

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.