From 65d7a930665e93384f0cbcc4eb821a0b94603749 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 27 Nov 2013 10:28:55 -0800 Subject: ref-manual: Addedt gtext class. (From yocto-docs rev: 0b432081ef273045c9c570649d344747a2e11292) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 51e3c35814..8d03174ab2 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -621,6 +621,18 @@ +
+ <filename>gtext.bbclass</filename> + + + The GText (gtext) class provides support for + building software that uses the GNU gettext + internationalization and localization system. + All recipes building software that use + gettext should inherit this class. + +
+
Pkg-config - <filename>pkgconfig.bbclass</filename> -- cgit v1.2.3-54-g00ecf