From 20c1cc0833e72715c7a985d9e4473136bae3a6a0 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 4 Apr 2014 10:05:21 -0700 Subject: ref-manual: Removed archive* class and replaced with archiver class. The set of archive* classes has been removed leaving only the archiver.bbclass. (From yocto-docs rev: 1660896b47ff5d21ae73d383505063f1c7c1a3b1) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'documentation/ref-manual/ref-classes.xml') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 9d5fae55b4..7151d2d928 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -66,18 +66,11 @@
- <filename>archive*.bbclass</filename> + <filename>archiver.bbclass</filename> - The archive* set of classes support releasing + The archiver class supports releasing source code and other materials with the binaries. - This set of classes consists of the following: - - archive-original-sources.bbclass - archive-patched-sources.bbclass - archive-configured-sources.bbclass - archiver.bbclass - -- cgit v1.2.3-54-g00ecf