summaryrefslogtreecommitdiffstats
path: root/bitbake
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake')
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst
index dcf664ebf4..d4190c26ee 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst
@@ -1580,7 +1580,7 @@ might have an interest in viewing:
1580 events when each of the workers parse the base configuration or if 1580 events when each of the workers parse the base configuration or if
1581 the server changes configuration and reparses. Any given datastore 1581 the server changes configuration and reparses. Any given datastore
1582 only has one such event executed against it, however. If 1582 only has one such event executed against it, however. If
1583 ```BB_INVALIDCONF`` <#>`__ is set in the datastore by the event 1583 :term:`BB_INVALIDCONF` is set in the datastore by the event
1584 handler, the configuration is reparsed and a new event triggered, 1584 handler, the configuration is reparsed and a new event triggered,
1585 allowing the metadata to update configuration. 1585 allowing the metadata to update configuration.
1586 1586