mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
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:
committed by
Richard Purdie
parent
5ec03cd359
commit
ad1ba190df
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user