mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 00:32:13 +02:00
ref-manual: Added primport class.
(From yocto-docs rev: d11eaff5d616ffba8dff021388f90271726d7a2d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
33f921cd5f
commit
4dd7a66a9d
@@ -1502,6 +1502,21 @@
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='ref-classes-primport'>
|
||||
<title><filename>primport.bbclass</filename></title>
|
||||
|
||||
<para>
|
||||
The <filename>primport</filename> class provides functionality for
|
||||
importing
|
||||
<link linkend='var-PR'><filename>PR</filename></link> values.
|
||||
<note>
|
||||
This class is not intended to be used directly.
|
||||
Rather, it is enabled when using
|
||||
"<filename>bitbake-prserv-tool import</filename>".
|
||||
</note>
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='ref-classes-distutils'>
|
||||
<title>Python Extensions - <filename>distutils.bbclass</filename></title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user