diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index b2941b8bf9..8561ee3afc 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -3225,10 +3225,10 @@ <filename>staging.bbclass</filename> - The staging class provides support for staging - files into the sysroot during the + The staging class provides the do_populate_sysroot - 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 base class.