diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/dev-manual/packages.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/packages.rst b/documentation/dev-manual/packages.rst index a6e6af0de7..e5028fffdc 100644 --- a/documentation/dev-manual/packages.rst +++ b/documentation/dev-manual/packages.rst | |||
@@ -206,7 +206,7 @@ history, see the | |||
206 | part of the shared state (sstate) packages. If you maintain an sstate | 206 | part of the shared state (sstate) packages. If you maintain an sstate |
207 | feed, it's expected that either all your building systems that | 207 | feed, it's expected that either all your building systems that |
208 | contribute to the sstate feed use a shared PR service, or you do not | 208 | contribute to the sstate feed use a shared PR service, or you do not |
209 | run a PR Service on any of your building systems. | 209 | run a PR service on any of your building systems. |
210 | 210 | ||
211 | That's because if you had multiple machines sharing a PR service but | 211 | That's because if you had multiple machines sharing a PR service but |
212 | not their sstate feed, you could end up with "diverging" hashes for | 212 | not their sstate feed, you could end up with "diverging" hashes for |