diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-06-18 08:58:12 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-21 13:03:06 +0100 |
commit | 6b8922dbcff7545a994ed6415cab60f1f5a457a3 (patch) | |
tree | 29ee2934a2024b872fad74cece13a84699d8e9bf /documentation/poky-ref-manual | |
parent | 5f18bc51262406b57c759d8eda03cf4aa26bdb49 (diff) | |
download | poky-6b8922dbcff7545a994ed6415cab60f1f5a457a3.tar.gz |
documentation/poky-ref-manual/development.xml: changed image name.
(From yocto-docs rev: f82f9e50933bd364c6f118a60d26234ff8f1bf8d)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r-- | documentation/poky-ref-manual/development.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index 69885593ec..3d2276f9ee 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml | |||
@@ -256,7 +256,7 @@ | |||
256 | Perhaps the easiest way is to have an 'sdk' image that corresponds to the plain | 256 | Perhaps the easiest way is to have an 'sdk' image that corresponds to the plain |
257 | image installed on the device. | 257 | image installed on the device. |
258 | In the case of <filename>core-image-sato</filename>, | 258 | In the case of <filename>core-image-sato</filename>, |
259 | <filename>core-image-sdk</filename> would contain suitable symbols. | 259 | <filename>core-image-sato-sdk</filename> would contain suitable symbols. |
260 | Because the sdk images already have the debugging symbols installed, it is just a | 260 | Because the sdk images already have the debugging symbols installed, it is just a |
261 | question of expanding the archive to some location and then informing GDB. | 261 | question of expanding the archive to some location and then informing GDB. |
262 | </para> | 262 | </para> |