ref-manual: Edits to PACKAGE_BEFORE_PN variable.

(From yocto-docs rev: 887f919fb9f6f649687233dcfbf9d1b26690907e)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-03-28 11:23:07 -07:00 committed by Richard Purdie
parent 6818b8a9a3
commit bcc9239c13
1 changed files with 3 additions and 2 deletions

View File

@ -2368,8 +2368,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<glossdef>
<para>Enables easily adding packages to
<filename><link linkend='var-PACKAGES'>PACKAGES</link></filename>
before <filename>${PN}</filename> so that the packages can pick
up files that would normally be included in the default package.</para>
before <filename>${<link linkend='var-PN'>PN</link>}</filename>
so that the packages can pick up files that would normally be
included in the default package.</para>
</glossdef>
</glossentry>