From: Scott Rifenbark Date: Fri, 19 Oct 2012 14:53:22 +0000 (-0700) Subject: documentation: poky-ref-manual - Updated SUMMARY variable description. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c3e04b62efde84aec5cc0f7c50fdbc3fed1cef64;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git documentation: poky-ref-manual - Updated SUMMARY variable description. (From yocto-docs rev: 13e38a7cd887f03ce6fde688c89ac989587123ef) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 3b7ae79eae8..5784ba5914f 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml @@ -2403,6 +2403,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" The short (72 characters or less) summary of the binary package for packaging systems such as opkg, rpm or dpkg. + By default, SUMMARY is used to define + the DESCRIPTION + variable.