mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
ref-manual: Added primport class.
(From yocto-docs rev: 62a0de6cd455bba6f87e6883952a7fad3fe81574) 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
77f8692fe6
commit
b5a77f02c6
@@ -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