From: Paul Eggleton Date: Wed, 10 Oct 2012 21:42:07 +0000 (-0700) Subject: documentation: poky-ref-manual - Edits to fix default description X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9888c095545bd0b16eab91b345ef96ee28a7bf33;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git documentation: poky-ref-manual - Edits to fix default description * Use correct/up-to-date names of package systems * SUMMARY does not default to the value of DESCRIPTION, it's the other way around (although the logic may be improved in future so that this is the effect). (From yocto-docs rev: 4ec095f0f45cb3a62a8dfdd1a098b23cbe1dc7b5) 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 ca89a432fc5..6ef30c23f8d 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml @@ -2262,9 +2262,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" SUMMARY The short (72 characters or less) summary of the binary package for packaging - systems such as ipkg, rpm or - debian. - By default, this variable inherits DESCRIPTION. + systems such as opkg, rpm or + dpkg. +