diff options
-rw-r--r-- | documentation/poky-ref-manual/ref-variables.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 03c3df83ec..a804757006 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml | |||
@@ -1484,9 +1484,10 @@ recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR = "r2" | |||
1484 | 1484 | ||
1485 | <glossentry id='var-PACKAGE_BEFORE_PN'><glossterm>PACKAGE_BEFORE_PN</glossterm> | 1485 | <glossentry id='var-PACKAGE_BEFORE_PN'><glossterm>PACKAGE_BEFORE_PN</glossterm> |
1486 | <glossdef> | 1486 | <glossdef> |
1487 | <para>Enables easily adding packages to <filename><link linkend='var-PACKAGES'>PACKAGES</link></filename> | 1487 | <para>Enables easily adding packages to |
1488 | before <filename>${PN}</filename> so that the OpenEmbedded build process | 1488 | <filename><link linkend='var-PACKAGES'>PACKAGES</link></filename> |
1489 | picks up files that would normally be included in the default package.</para> | 1489 | before <filename>${PN}</filename> so that the packages pick |
1490 | up files that would normally be included in the default package.</para> | ||
1490 | </glossdef> | 1491 | </glossdef> |
1491 | </glossentry> | 1492 | </glossentry> |
1492 | 1493 | ||