diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 14:41:03 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:22 +0000 |
commit | e0152fc3c8d89e1095d506abb35dc61553250ac3 (patch) | |
tree | 00f45b557bfa3581e34af8a358a32bbabb8758ad | |
parent | f6826dd916d35063be223f603c35b7bed00fa1e6 (diff) | |
download | poky-e0152fc3c8d89e1095d506abb35dc61553250ac3.tar.gz |
ref-manual: Edits to packageinfo class.
(From yocto-docs rev: dce138eb5392df854cbb749aec89c50a5e36d588)
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 00706e5386..111c060642 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -1923,7 +1923,7 @@ | |||
1923 | <title><filename>packageinfo.bbclass</filename></title> | 1923 | <title><filename>packageinfo.bbclass</filename></title> |
1924 | 1924 | ||
1925 | <para> | 1925 | <para> |
1926 | The package information (<filename>packageinfo</filename>) class | 1926 | The <filename>packageinfo</filename> class |
1927 | gives a BitBake user interface the ability to retrieve information | 1927 | gives a BitBake user interface the ability to retrieve information |
1928 | about output packages from the <filename>pkgdata</filename> files. | 1928 | about output packages from the <filename>pkgdata</filename> files. |
1929 | </para> | 1929 | </para> |