diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 12:38:56 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:18:59 +0000 |
commit | 13b4fc5c405057973e1ef0e4dada4058b7831a93 (patch) | |
tree | ed254150fc660d3d469cfb3a2425320cf198f397 | |
parent | 3fae90675e9bde641b164230b8573193e6dcf240 (diff) | |
download | poky-13b4fc5c405057973e1ef0e4dada4058b7831a93.tar.gz |
ref-manual: Edits to binconfig class.
(From yocto-docs rev: 3cd93e6395717b01217141188b9153b7ab896e58)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 60e70d0891..40c974d29e 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -180,7 +180,8 @@ | |||
180 | <title><filename>binconfig.bbclass</filename></title> | 180 | <title><filename>binconfig.bbclass</filename></title> |
181 | 181 | ||
182 | <para> | 182 | <para> |
183 | This class helps to correct paths in shell scripts. | 183 | The <filename>binconfig</filename> class helps to correct paths in |
184 | shell scripts. | ||
184 | </para> | 185 | </para> |
185 | 186 | ||
186 | <para> | 187 | <para> |