From a005cdaaedaadfeff8147bcb5050346314fd8bcb Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 12 Feb 2013 10:09:29 -0600 Subject: dev-manual, ref-manual: Cross-references between PR Service and cache Fixes YOCTO #3684 These changes help tie in the relationship between how the OE build system uses checksums and such and the PR Service that can track revision. (From yocto-docs rev: 39a3010a3bb4b2c1d37aef60984ac16e85b56aac) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/technical-details.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'documentation/ref-manual') 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 @@ install them if they are deemed to be valid. + + The OpenEmbedded build system does not maintain + PR information + as part of the Shared State packages. + Consequently, considerations exist that affect maintaining shared + state feeds. + For information on how the OpenEmbedded works with packages and can + track incrementing PR information, see the + "Incrementing a Package Revision Number" + section. + + The rest of this section goes into detail about the overall incremental build architecture, the checksums (signatures), shared state, and some tips and tricks. -- cgit v1.2.3-54-g00ecf