From: Scott Rifenbark Date: Thu, 8 Aug 2013 15:18:19 +0000 (+0300) Subject: ref-manual: Updated the update-alternatives class X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e5b5b5a9f4edaf027d51b3b54ea273631c46d576;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Updated the update-alternatives class Added some links to four variables that are now documented in the glossary. (From yocto-docs rev: de7574be7c805173318b77d39c7b540bff4108df) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index e80996df559..af07b144d64 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -115,7 +115,17 @@ - To use this class, you need to define a number of variables. + To use this class, you need to define a number of variables: + + ALTERNATIVE + + ALTERNATIVE_LINK_NAME + + ALTERNATIVE_TARGET + + ALTERNATIVE_PRIORITY + + These variables list alternative commands needed by a package, provide pathnames for links, default links for targets, and so forth.