diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 29f5743a6f..7ba9a9770f 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -3189,10 +3189,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.