diff options
Diffstat (limited to 'documentation/ref-manual/technical-details.xml')
| -rw-r--r-- | documentation/ref-manual/technical-details.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index a9c31c8b6e..3393e15933 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml | |||
| @@ -194,6 +194,18 @@ | |||
| 194 | install them if they are deemed to be valid. | 194 | install them if they are deemed to be valid. |
| 195 | </para> | 195 | </para> |
| 196 | 196 | ||
| 197 | <note> | ||
| 198 | The OpenEmbedded build system does not maintain | ||
| 199 | <link linkend='var-PR'><filename>PR</filename></link> information | ||
| 200 | as part of the Shared State packages. | ||
| 201 | Consequently, considerations exist that affect maintaining shared | ||
| 202 | state feeds. | ||
| 203 | For information on how the OpenEmbedded works with packages and can | ||
| 204 | track incrementing <filename>PR</filename> information, see the | ||
| 205 | "<ulink url='&YOCTO_DOCS_DEV_URL;#incrementing-a-package-revision-number'>Incrementing a Package Revision Number</ulink>" | ||
| 206 | section. | ||
| 207 | </note> | ||
| 208 | |||
| 197 | <para> | 209 | <para> |
| 198 | The rest of this section goes into detail about the overall incremental build | 210 | The rest of this section goes into detail about the overall incremental build |
| 199 | architecture, the checksums (signatures), shared state, and some tips and tricks. | 211 | architecture, the checksums (signatures), shared state, and some tips and tricks. |
