mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
ref-manual: Added description for bash-completion.bbclass
(From yocto-docs rev: a3b29e84b5d521d70585b8a2a7bd989c643cd310) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ece900a6e8
commit
f7b68c7102
@@ -138,7 +138,7 @@
|
|||||||
using out-of-tree builds, you should have the recipe inherit the
|
using out-of-tree builds, you should have the recipe inherit the
|
||||||
<filename>autotools-brokensep</filename> class.
|
<filename>autotools-brokensep</filename> class.
|
||||||
The <filename>autotools-brokensep</filename> class behaves the same
|
The <filename>autotools-brokensep</filename> class behaves the same
|
||||||
as the <filename>autotools</filename> classe but builds with
|
as the <filename>autotools</filename> class but builds with
|
||||||
<link linkend='var-B'><filename>B</filename></link> ==
|
<link linkend='var-B'><filename>B</filename></link> ==
|
||||||
<link linkend='var-S'><filename>S</filename></link>.
|
<link linkend='var-S'><filename>S</filename></link>.
|
||||||
This method is useful when out-of-tree build support is either not
|
This method is useful when out-of-tree build support is either not
|
||||||
@@ -199,6 +199,15 @@
|
|||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section id='ref-classes-bash-completion'>
|
||||||
|
<title><filename>bash-completion.bbclass</filename></title>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Sets up packaging and dependencies appropriate for recipes that
|
||||||
|
build software that includes bash-completion data.
|
||||||
|
</para>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section id='ref-classes-bin-package'>
|
<section id='ref-classes-bin-package'>
|
||||||
<title><filename>bin_package.bbclass</filename></title>
|
<title><filename>bin_package.bbclass</filename></title>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user