diff options
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 16fbf96213..d4072f1b8d 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -4342,7 +4342,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 4342 | <glossdef> | 4342 | <glossdef> | 
| 4343 | <para>This variable, which is set in the <filename>local.conf</filename> configuration | 4343 | <para>This variable, which is set in the <filename>local.conf</filename> configuration | 
| 4344 | file found in the <filename>conf</filename> folder of the | 4344 | file found in the <filename>conf</filename> folder of the | 
| 4345 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>, | 4345 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>, | 
| 4346 | specifies the package manager to use when packaging data. | 4346 | specifies the package manager to use when packaging data. | 
| 4347 | You can provide one or more arguments for the variable with the first | 4347 | You can provide one or more arguments for the variable with the first | 
| 4348 | argument being the package manager used to create images: | 4348 | argument being the package manager used to create images: | 
| @@ -4350,9 +4350,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 4350 | PACKAGE_CLASSES ?= "package_rpm package_deb package_ipk" | 4350 | PACKAGE_CLASSES ?= "package_rpm package_deb package_ipk" | 
| 4351 | </literallayout> | 4351 | </literallayout> | 
| 4352 | For information on build performance effects as a result of the | 4352 | For information on build performance effects as a result of the | 
| 4353 | package manager use, see | 4353 | package manager use, see the | 
| 4354 | <link linkend='ref-classes-package'>Packaging - <filename>package*.bbclass</filename></link> | 4354 | "<link linkend='ref-classes-package'><filename>package.bbclass</filename></link>" | 
| 4355 | in this manual. | 4355 | section. | 
| 4356 | </para> | 4356 | </para> | 
| 4357 | </glossdef> | 4357 | </glossdef> | 
| 4358 | </glossentry> | 4358 | </glossentry> | 
