diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 14:32:21 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:20 +0000 |
| commit | efa17008f235fb0659ac298c1003168453dbf020 (patch) | |
| tree | 0272ffe5603ff5b1fec17c099ad330a7547fd7e7 | |
| parent | 01929d057af3972fa79f0a5d5053bca9db4179ff (diff) | |
| download | poky-efa17008f235fb0659ac298c1003168453dbf020.tar.gz | |
ref-manual: Edits to package_rpm class.
(From yocto-docs rev: e2eeecca491289de9b79f5b19f0386b64515245b)
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 da8d667e46..c115ee2bfa 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -1844,7 +1844,7 @@ | |||
| 1844 | <title><filename>package_rpm.bbclass</filename></title> | 1844 | <title><filename>package_rpm.bbclass</filename></title> |
| 1845 | 1845 | ||
| 1846 | <para> | 1846 | <para> |
| 1847 | The RPM package manager (<filename>package_deb</filename>) class | 1847 | The <filename>package_deb</filename> class |
| 1848 | provides support for creating packages that use the | 1848 | provides support for creating packages that use the |
| 1849 | <filename>.rpm</filename> file format. | 1849 | <filename>.rpm</filename> file format. |
| 1850 | The class ensures the packages are written out to the | 1850 | The class ensures the packages are written out to the |
