ref-manual: Edits to package class.

(From yocto-docs rev: 8af4bd18ba08642b46a4aa82bb13ebe2742a6eee)

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 b6de0c9a4e
commit 05d9a74462
1 changed files with 2 additions and 2 deletions

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: