From 8711ca817a4cf1c30dfdcd7717676b8d7979f0c2 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 24 Sep 2012 09:29:59 -0700 Subject: documentation: PRINC variable glossary entry edits Changed the wording in the front to get rid of redundancy and specifically state that this variable affects .bbappend files only. (From yocto-docs rev: 7647cef96643b3723f80013c2c51ba6d7480122a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/ref-variables.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/poky-ref-manual') diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 1331d1adfc..150d15c433 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml @@ -1612,9 +1612,9 @@ recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR = "r2" PRINC - Causes the PR variable to dynamically increment. - This incrementation increases the value of a recipe's revision - (PR) while minimizing the impact of layer ordering. + Causes the PR variable of + .bbappend files to dynamically increment. + This increment minimizes the impact of layer ordering. In order to ensure multiple .bbappend files can co-exist, PRINC should be self referencing. The variable defaults to 0. -- cgit v1.2.3-54-g00ecf