diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-26 11:17:12 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:12:51 +0100 |
commit | 48d8ba77e0e1c6d5a0294c96ecebb999d88ecedf (patch) | |
tree | 2df65ec8edb5d49b0143ea78d809eb5c33bb6bdc /documentation | |
parent | 0f0fe73a725c7bab8901345e1ffb085ff838d801 (diff) | |
download | poky-48d8ba77e0e1c6d5a0294c96ecebb999d88ecedf.tar.gz |
ref-manual: Added additional topics to intro paragragh.
(From yocto-docs rev: 6ffde38bdf46c982051424cdca7600b56bca655e)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/technical-details.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index 3393e15933..e1e16b824e 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml | |||
@@ -7,7 +7,8 @@ | |||
7 | 7 | ||
8 | <para> | 8 | <para> |
9 | This chapter provides technical details for various parts of the Yocto Project. | 9 | This chapter provides technical details for various parts of the Yocto Project. |
10 | Currently, topics include Yocto Project components and shared state (sstate) cache. | 10 | Currently, topics include Yocto Project components, |
11 | shared state (sstate) cache, x32, and Licenses. | ||
11 | </para> | 12 | </para> |
12 | 13 | ||
13 | <section id='usingpoky-components'> | 14 | <section id='usingpoky-components'> |