ref-manual: Updates to PKGDESTWORK and do_packagedata

Fixes [YOCTO #10248]

Provided more accurate descriptions for this variable and task.

(From yocto-docs rev: 422fa705165748230470fffc4fcc543ee38b1f2e)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2016-09-16 10:43:10 -07:00
committed by Richard Purdie
parent 5ec03cd359
commit ad1ba190df
2 changed files with 17 additions and 19 deletions

View File

@@ -417,10 +417,11 @@
<title><filename>do_packagedata</filename></title>
<para>
Creates package metadata used by the build system to generate the
final packages.
The data is saved in
<link linkend='var-PKGDATA_DIR'><filename>PKGDATA_DIR</filename></link>.
Saves package metadata generated by the
<link linkend='ref-tasks-package'><filename>do_package</filename></link>
task in
<link linkend='var-PKGDATA_DIR'><filename>PKGDATA_DIR</filename></link>
to make it available globally.
</para>
</section>