summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-04-09 16:04:58 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-10 14:28:56 +0100
commit8a00b63e43efc7808e4fcc329ee0924af907a636 (patch)
tree5aa5fd866d3e7286ab7cf4d23ae03bcebc665a29 /documentation
parentec75238f6cc2d2d8d40e0268f6d2acc070cbe9a4 (diff)
downloadpoky-8a00b63e43efc7808e4fcc329ee0924af907a636.tar.gz
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: 03d13476caec1d2219017ea904875dfff3219aa7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-classes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 7f50b26e9c..f60b907e85 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -2278,7 +2278,7 @@
2278 <title><filename>package_rpm.bbclass</filename></title> 2278 <title><filename>package_rpm.bbclass</filename></title>
2279 2279
2280 <para> 2280 <para>
2281 The <filename>package_deb</filename> class 2281 The <filename>package_rpm</filename> class
2282 provides support for creating packages that use the 2282 provides support for creating packages that use the
2283 <filename>.rpm</filename> file format. 2283 <filename>.rpm</filename> file format.
2284 The class ensures the packages are written out to the 2284 The class ensures the packages are written out to the