From: Scott Rifenbark Date: Fri, 9 Aug 2013 08:46:09 +0000 (+0300) Subject: ref-manual: Added new variable IPK_FEED_URIS. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4fc1cd4054ace156bf532f7aff50d6a11b6fd0bc;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Added new variable IPK_FEED_URIS. (From yocto-docs rev: 94039032274b17e383be026976736b662e877ee0) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index a357377032a..4445ffb5a12 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -2078,6 +2078,19 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" + INSANE_SKIP + + + Helps users set up an additional package feed area on + a server for packages you might want to install on a + target that is running an image. + Once the feed is established, you can perform + installations or upgrades using the package manager + at runtime (e.g. opkg). + + + +