diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-01 15:38:33 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:13:44 +0100 |
| commit | aab8563cb837259f29c7e639fa5c52556c466549 (patch) | |
| tree | b939cded52e90c42cd5b7a803fdd79fa33b63145 /documentation/ref-manual/faq.xml | |
| parent | 2ef61680dd8377e5241952d8d6c6a85affa88d3f (diff) | |
| download | poky-aab8563cb837259f29c7e639fa5c52556c466549.tar.gz | |
dev-manual, ref-manual: Rewrote the adding a package title
Second thoughts caused me to adjust this title again.
Also fixed the cross-ref in the FAQ.
(From yocto-docs rev: 0553790236c60d30306b796587cd5b5213456aff)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/faq.xml')
| -rw-r--r-- | documentation/ref-manual/faq.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml index a62fbef2c3..ccbc7f3433 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml | |||
| @@ -153,7 +153,7 @@ | |||
| 153 | <para> | 153 | <para> |
| 154 | To add a package, you need to create a BitBake recipe. | 154 | To add a package, you need to create a BitBake recipe. |
| 155 | For information on how to add a package, see the section | 155 | For information on how to add a package, see the section |
| 156 | "<ulink url='&YOCTO_DOCS_DEV_URL;#usingpoky-extend-addpkg'>Adding a Package to Your Image</ulink>" | 156 | "<ulink url='&YOCTO_DOCS_DEV_URL;#usingpoky-extend-addpkg'>Writing a Recipe to Add a Package to Your Image</ulink>" |
| 157 | in the Yocto Project Development Manual. | 157 | in the Yocto Project Development Manual. |
| 158 | </para> | 158 | </para> |
| 159 | </answer> | 159 | </answer> |
