From: Scott Rifenbark Date: Thu, 20 Sep 2012 21:19:19 +0000 (-0700) Subject: documentation/poky-ref-manual/ref-variables.xml: PF added X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09c0ccdc9a6ae70f374c16fc522775a0c77dd20e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git documentation/poky-ref-manual/ref-variables.xml: PF added Added a new glossary entry for the PF variable. (From yocto-docs rev: 1ad43661638ab9ae8a3af9d6149f6af633bdece2) 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 4d0e3f34342..6959b94d73f 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml @@ -1543,6 +1543,18 @@ recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR = "r2" + PF + + Specifies the recipe or package name and includes all version and revision + numbers (i.e. eglibc-2.13-r20+svnr15508/ and + bash-4.2-r1/). + This variable is comprised of the following: + + ${PN}-${EXTENDPE}${PV}-${PR} + + + + PN This variable can have two separate functions depending on the context: a recipe