From 84289121e37b7c97e992bd489a95d583c21875a9 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 28 Mar 2013 11:45:03 -0700 Subject: [PATCH] ref-manual: Edits to PREFERRED_VERSION variable. (From yocto-docs rev: 50f1aeb1d275bc77d3867f488fafb99fea9b28ec) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index e6e8613973..ce17033c87 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -2676,9 +2676,11 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" If there are multiple versions of recipes available, this variable determines which recipe should be given preference. - The variable must always be suffixed with the PN - for which to select, and should be set to the - PV to which you want to give precedence. + You must always suffix the variable with the + PN + you want to select, and you should set to the + PV + accordingly for precedence. You can use the "%" character as a wildcard to match any number of characters, which can be useful when specifying versions that contain long revision number that could