From 6818b8a9a3a96f2ac07cdeb6fffab313845251bb Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 28 Mar 2013 11:18:55 -0700 Subject: ref-manual: Edits to MLPREFIX variable. (From yocto-docs rev: 066cb12f142242e9661db254f7797d3186353275) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 8aae8b08ec..c378b9d97b 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -2286,7 +2286,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" Specifies a prefix has been added to PN to create a special version - of a recipe or package, such as a multilib version. + of a recipe or package, such as a Multilib version. The variable is used in places where the prefix needs to be added to or removed from a the name (e.g. the BPN variable). -- cgit v1.2.3-54-g00ecf