From 1c19d666537029072e8f8e7475fb66efdf116fe0 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 5 Nov 2013 16:03:10 -0800 Subject: [PATCH] ref-manual: Updates to the FEED_DEPLOYDIR_BASE_URI variable. Fixes [YOCTO #5408] Some edits to remove a link to the YP Metadata definition. The metadata referred to here is for opkg only. (From yocto-docs rev: 777969fb3b74e638fedb638d161e2f92ac0a5f4c) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 8f385799d3..84deee8899 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -1665,9 +1665,8 @@ Points to the base URL of the server and location within - the document-root that provides the - Metadata - and packages necessary to support runtime package + the document-root that provides the metadata and + packages required by OPKG to support runtime package management of IPK packages. You set this variable in your local.conf file.