mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
ref-manual: Updated the staging.bbclass description
Fixes [YOCTO #8800] Provided better wording. (From yocto-docs rev: 68be69d758b7638ddb824bbec89e76cf7dc026ff) 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
41265570c6
commit
75c088f2e2
@@ -3225,10 +3225,10 @@
|
||||
<title><filename>staging.bbclass</filename></title>
|
||||
|
||||
<para>
|
||||
The <filename>staging</filename> class provides support for staging
|
||||
files into the sysroot during the
|
||||
The <filename>staging</filename> class provides the
|
||||
<link linkend='ref-tasks-populate_sysroot'><filename>do_populate_sysroot</filename></link>
|
||||
task.
|
||||
task, which stages files into the sysroot to make them available to
|
||||
other recipes at build time.
|
||||
The class is enabled by default because it is inherited by the
|
||||
<link linkend='ref-classes-base'><filename>base</filename></link>
|
||||
class.
|
||||
|
||||
Reference in New Issue
Block a user