diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index e105c445c1..98a501f399 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml @@ -563,6 +563,12 @@ recipes-graphics/xorg-font/fiont-alias_1.0.2.bb:PR - "$(INC_PR).0" + PACKAGE_DESCRIPTION + + Long form description of binary package for packaging sytems such as ipkg, rpm or debian, inherits DESCRIPTION by default + + + PACKAGE_EXTRA_ARCHS List of architectures compatible with device @@ -572,6 +578,13 @@ recipes-graphics/xorg-font/fiont-alias_1.0.2.bb:PR - "$(INC_PR).0" + PACKAGE_SUMMARY + + Short (72 char suggested) Summary of binary package for packaging sytems such as ipkg, rpm or debian, inherits DESCRIPTION by default + + + + PACKAGES List of packages to be created from recipe.