From 06e1bfad90545df7628b56bf9a02e49ed2cf3fea Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 5 Dec 2013 14:30:31 -0600 Subject: [PATCH] ref-manual: Edits to package class. (From yocto-docs rev: c49b56436475892e02072b7830094280a27a7c6a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 0ad7d0f5d6..eec19031f5 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -1721,9 +1721,9 @@ <filename>package.bbclass</filename> - The packaging class (package) supports generating + The package supports generating packages from a build's output. - The core generic functionality is in the + The core generic functionality is in package.bbclass. The code specific to particular package types resides in these package-specific classes: