diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-03 13:32:41 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:18:48 +0000 |
| commit | c981a854302d01e6c6cb484926e81725697b952d (patch) | |
| tree | a5e96bd49100ed7c393a6d67f3c0fd3982ffe2cd /documentation/ref-manual | |
| parent | 3a7ba514546913c647c70cbfbeb3f50a0974e43a (diff) | |
| download | poky-c981a854302d01e6c6cb484926e81725697b952d.tar.gz | |
ref-manual: Edits to the packageinfo class.
Forgot the part about the class being automatically enabled
when using the Hob.
(From yocto-docs rev: e15b52fc703f2bc4c02e2afe05de1cc4d057b685)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 73d7692b36..320108e873 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -1336,6 +1336,12 @@ | |||
| 1336 | gives a BitBake user interface the ability to retrieve information | 1336 | gives a BitBake user interface the ability to retrieve information |
| 1337 | about output packages from the <filename>pkgdata</filename> files. | 1337 | about output packages from the <filename>pkgdata</filename> files. |
| 1338 | </para> | 1338 | </para> |
| 1339 | |||
| 1340 | <para> | ||
| 1341 | This class is enabled automatically when using the | ||
| 1342 | <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/hob'>Hob</ulink> | ||
| 1343 | user interface. | ||
| 1344 | </para> | ||
| 1339 | </section> | 1345 | </section> |
| 1340 | 1346 | ||
| 1341 | <section id='ref-classes-perl'> | 1347 | <section id='ref-classes-perl'> |
