mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
ref-manual: Addedt gtext class.
(From yocto-docs rev: 0b432081ef273045c9c570649d344747a2e11292) 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
8a5a6c3478
commit
65d7a93066
@@ -621,6 +621,18 @@
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='ref-classes-gtext'>
|
||||
<title><filename>gtext.bbclass</filename></title>
|
||||
|
||||
<para>
|
||||
The GText (<filename>gtext</filename>) class provides support for
|
||||
building software that uses the GNU <filename>gettext</filename>
|
||||
internationalization and localization system.
|
||||
All recipes building software that use
|
||||
<filename>gettext</filename> should inherit this class.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='ref-classes-pkgconfig'>
|
||||
<title>Pkg-config - <filename>pkgconfig.bbclass</filename></title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user