ref-manual: Corrected the "package_rpm.bbclass" section.

A cut-and-paste error had left a "package_deb" string in the
first sentence of the section.  Replaced with "package_rpm."

Reported-by: Geoffroy VanCutsem <geoffroy.vancutsem@intel.com>
(From yocto-docs rev: 8eb1ef532754def5d1d15b98b3b45f259af0edc0)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2015-04-09 16:04:58 -07:00 committed by Richard Purdie
parent e035c59d7d
commit 8e9e7e8def

View File

@ -2005,7 +2005,7 @@
<title><filename>package_rpm.bbclass</filename></title> <title><filename>package_rpm.bbclass</filename></title>
<para> <para>
The <filename>package_deb</filename> class The <filename>package_rpm</filename> class
provides support for creating packages that use the provides support for creating packages that use the
<filename>.rpm</filename> file format. <filename>.rpm</filename> file format.
The class ensures the packages are written out to the The class ensures the packages are written out to the