bitbake: doc: fix glossary link for BB_INVALIDCONF variable

(Bitbake rev: 4a4d55c41806815c32add32863a05351a6df30f7)

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert P. J. Day
2021-03-22 06:52:52 -04:00
committed by Richard Purdie
parent a29a37f0b0
commit d4603d56c7

View File

@@ -1580,7 +1580,7 @@ might have an interest in viewing:
events when each of the workers parse the base configuration or if
the server changes configuration and reparses. Any given datastore
only has one such event executed against it, however. If
```BB_INVALIDCONF`` <#>`__ is set in the datastore by the event
:term:`BB_INVALIDCONF` is set in the datastore by the event
handler, the configuration is reparsed and a new event triggered,
allowing the metadata to update configuration.