diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/poky-ref-manual/ref-variables.xml | 12 | 
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 0387dbcf2d..806f4f8f05 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml  | |||
| @@ -280,13 +280,13 @@ | |||
| 280 | 280 | ||
| 281 | <glossentry id='var-BPN'><glossterm>BPN</glossterm> | 281 | <glossentry id='var-BPN'><glossterm>BPN</glossterm> | 
| 282 | <glossdef> | 282 | <glossdef> | 
| 283 | <para>The bare name of the recipe or package. | 283 | <para>The bare name of the recipe. | 
| 284 | This variable is a version of the <link linkend='var-PN'><filename>PN</filename></link> variable | 284 | This variable is a version of the <link linkend='var-PN'><filename>PN</filename></link> variable | 
| 285 | but has common suffixes and prefixes such as "-native", "-cross" and "multilib" | 285 | but removes common suffixes such as "-native" and "-cross" as well | 
| 286 | removed. | 286 | as removes common prefixes such as multilib's "lib64-" and "lib32-". | 
| 287 | The exact list of suffixes removed is specified by the | 287 | The exact list of suffixes removed is specified by the | 
| 288 | <link linkend='var-SPECIAL_PKGSUFFIX'><filename>SPECIAL_PKGSUFFIX</filename></link> variable. | 288 | <link linkend='var-SPECIAL_PKGSUFFIX'><filename>SPECIAL_PKGSUFFIX</filename></link> variable. | 
| 289 | The exact list of prefixes removed is specified by the | 289 | The exact list of prefixes removed is specified by the | 
| 290 | <link linkend='var-MLPREFIX'><filename>MLPREFIX</filename></link> variable. | 290 | <link linkend='var-MLPREFIX'><filename>MLPREFIX</filename></link> variable. | 
| 291 | Prefixes are removed for multilib and nativesdk cases.</para> | 291 | Prefixes are removed for multilib and nativesdk cases.</para> | 
| 292 | </glossdef> | 292 | </glossdef> | 
