mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
bitbake: bitbake-user-manual-metadata.xml: fix a typo
'buildCompleted' should be 'BuildCompleted'. (Bitbake rev: 9bd96cf938f746ace8d157f6b1b6c2550798085f) Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -2030,7 +2030,7 @@
|
|||||||
before any tasks are executed so would be in the global
|
before any tasks are executed so would be in the global
|
||||||
configuration datastore namespace.
|
configuration datastore namespace.
|
||||||
No recipe-specific metadata exists in that namespace.
|
No recipe-specific metadata exists in that namespace.
|
||||||
The "BuildStarted" and "buildCompleted" events also run in
|
The "BuildStarted" and "BuildCompleted" events also run in
|
||||||
the main cooker/server process rather than any worker context.
|
the main cooker/server process rather than any worker context.
|
||||||
Thus, any changes made to the datastore would be seen by other
|
Thus, any changes made to the datastore would be seen by other
|
||||||
cooker/server events within the current build but not seen
|
cooker/server events within the current build but not seen
|
||||||
|
|||||||
Reference in New Issue
Block a user