From: Scott Rifenbark Date: Thu, 20 Sep 2012 13:09:26 +0000 (-0700) Subject: documentation/poky-ref-manual/ref-variables.xml: Formatting change X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b06035c232feef8f567b1cd55b2d64e4ddfb3db6;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git documentation/poky-ref-manual/ref-variables.xml: Formatting change (From yocto-docs rev: aaaf63ff3e011a1ee11a2e78bc7d6f21d53a8222) 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 9985d0037ac..aa21d221740 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml @@ -1545,7 +1545,8 @@ recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR = "r2" PN - The name of the recipe. The name is normally extracted from the recipe file name. + The recipe name. + The name is normally extracted from the recipe file name. For example, if the recipe is named expat_2.0.1.bb, then the default value of PN will be "expat".