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:50 +0000 |
| commit | e1e98886d72aea598b62da62e77c67a204940a5a (patch) | |
| tree | b1d80ab1d5cf55c74fcd3fbbac075d29ec62bcaa /documentation/dev-manual | |
| parent | f86f539f1023bb08fe4833c782ff65812177e591 (diff) | |
| download | poky-e1e98886d72aea598b62da62e77c67a204940a5a.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: 9e978095d8ef5de514698a7b1959c0612496b56d)
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')
| -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 e161c7265e..43d6fa52c0 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 |
