diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-15 15:06:33 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-15 15:07:06 +0100 |
commit | 80eba26fb101cc07fc21b0ddec724999b3161ea9 (patch) | |
tree | f9cfc0be9f260f6577a4166e64c2b472df73245d /documentation/poky-ref-manual/ref-images.xml | |
parent | 0be66f0e88920d32c071f6776ad6e7c1e2b619a7 (diff) | |
download | openembedded-core-80eba26fb101cc07fc21b0ddec724999b3161ea9.tar.gz openembedded-core-80eba26fb101cc07fc21b0ddec724999b3161ea9.tar.bz2 openembedded-core-80eba26fb101cc07fc21b0ddec724999b3161ea9.zip |
documentation/poky-ref-manual: Various tweaks to the text
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'documentation/poky-ref-manual/ref-images.xml')
-rw-r--r-- | documentation/poky-ref-manual/ref-images.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/poky-ref-manual/ref-images.xml b/documentation/poky-ref-manual/ref-images.xml index 03583eb394..79a5c1806e 100644 --- a/documentation/poky-ref-manual/ref-images.xml +++ b/documentation/poky-ref-manual/ref-images.xml @@ -8,9 +8,9 @@ Poky has several standard images covering most people's standard needs. A full list of image targets can be found by looking in the directories <filename class="directory"> meta/recipes-core/images/</filename>, - <filename class="directory"> meta/packages/images/</filename>, + <filename class="directory"> meta/recipes-extended/images/</filename>, <filename class="directory"> meta/recipes-sato/images/</filename> and - <filename class="directory"> meta/packages/meta/</filename>. The standard + <filename class="directory"> meta/recipes-tbd/meta/</filename>. The standard images are listed below along with details of what they contain: </para> |