diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-11-05 15:29:57 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-03 12:53:03 +0000 |
| commit | 90f80a774b43ca614b97d2bd729fe2525d0bf450 (patch) | |
| tree | bde030f68a47b3e00165136425fb87ce3fddad95 /documentation/dev-manual/dev-manual-common-tasks.xml | |
| parent | 81a7812a9711ab985815a6779fd2b5c1327bb7af (diff) | |
| download | poky-90f80a774b43ca614b97d2bd729fe2525d0bf450.tar.gz | |
dev-manual: Added a link for the FEED_DEPLOYDIR_BASE_URI variable
Fixes [YOCTO #5408]
Added a cross-reference link for this variable into the glossary.
(From yocto-docs rev: a6f4935b60222a97a5fe03a538a3f8042e18d3f6)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 5a4ff3c328..4aecb449f3 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -3997,8 +3997,8 @@ | |||
| 3997 | As a way of making it easier to generate and make | 3997 | As a way of making it easier to generate and make |
| 3998 | these IPK configuration files available on your | 3998 | these IPK configuration files available on your |
| 3999 | target, simply define | 3999 | target, simply define |
| 4000 | <filename>FEED_DEPLOYDIR_BASE_URI</filename> to point | 4000 | <ulink url='&YOCTO_DOCS_REF_URL;#var-FEED_DEPLOYDIR_BASE_URI'><filename>FEED_DEPLOYDIR_BASE_URI</filename></ulink> |
| 4001 | to your server and the location within the | 4001 | to point to your server and the location within the |
| 4002 | document-root which contains the databases. | 4002 | document-root which contains the databases. |
| 4003 | For example: if you are serving your packages over | 4003 | For example: if you are serving your packages over |
| 4004 | HTTP, your server's IP address is 192.168.7.1, and | 4004 | HTTP, your server's IP address is 192.168.7.1, and |
