mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
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:
parent
e035c59d7d
commit
8e9e7e8def
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user