1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

ref-manual: Edits to package class.

(From yocto-docs rev: c49b56436475892e02072b7830094280a27a7c6a)

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
2013-12-05 14:30:31 -06:00
committed by Richard Purdie
parent 08b634e616
commit 06e1bfad90
+2 -2
View File
@@ -1721,9 +1721,9 @@
<title><filename>package.bbclass</filename></title>
<para>
The packaging class (<filename>package</filename>) supports generating
The <filename>package</filename> supports generating
packages from a build's output.
The core generic functionality is in the
The core generic functionality is in
<filename>package.bbclass</filename>.
The code specific to particular package types resides in these
package-specific classes: