diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 3b7ae79eae..5784ba5914 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.