overview-manual: Updated "Invalidating Shared State" section

Removed "OpenEmbedded" in the string "OpenEmbedded build system."

(From yocto-docs rev: d44b370b0fb993c32c9dfe3515188fa9e7ff2437)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2018-05-14 11:34:32 -07:00
committed by Richard Purdie
parent 32bd07cc59
commit 7e4b8b4cab

View File

@@ -3069,8 +3069,8 @@
<ulink url='&YOCTO_DOCS_REF_URL;#ref-tasks-package'><filename>do_package</filename></ulink>
or the comments of one of the functions it calls.
Even though the change is purely cosmetic, it causes the
checksum to be recalculated and forces the OpenEmbedded
build system to run the task again.
checksum to be recalculated and forces the build system to
run the task again.
<note>
For an example of a commit that makes a cosmetic
change to invalidate shared state, see this