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:
Ming Liu
2017-06-06 05:27:52 +02:00
committed by Richard Purdie
parent 55c4781cde
commit f3e06c4749

View File

@@ -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