diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-02 13:16:47 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:13:45 +0100 |
| commit | 0e0ee9618656797cbeb3322a1ab2b96e196f5d9e (patch) | |
| tree | 69cc9004e0a8800a9b6dc12aa42f286d2e70fcc2 /documentation/ref-manual/ref-classes.xml | |
| parent | 4ce46de598ffbafad6dae91e814ab6168e9654a9 (diff) | |
| download | poky-0e0ee9618656797cbeb3322a1ab2b96e196f5d9e.tar.gz | |
dev-manual, ref-manual: Changes to support runtime management
Created the first draft of the new "Setting Up Runtime
Package Management" section in the dev-manual's common
tasks chapter.
Updated the "Packaging - package*.bbclass" section in the
ref-manual to mention this capability and point off to the
dev-manual's new section.
(From yocto-docs rev: d91c8530dba20839f36c5e247cc447adbedac7fd)
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/ref-classes.xml')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 36f72b85b0..e2f1611b5b 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -365,7 +365,8 @@ | |||
| 365 | install packages from the feed while you are running the image | 365 | install packages from the feed while you are running the image |
| 366 | on the target (i.e. runtime installation of packages). | 366 | on the target (i.e. runtime installation of packages). |
| 367 | For information on how to set up this repository, see the | 367 | For information on how to set up this repository, see the |
| 368 | "NEED LINK" section in the Yocto Project Development Manual. | 368 | "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-runtime-package-management'>Setting Up Runtime Package Management</ulink>" |
| 369 | in the Yocto Project Development Manual. | ||
| 369 | </para></listitem> | 370 | </para></listitem> |
| 370 | </itemizedlist> | 371 | </itemizedlist> |
| 371 | </para> | 372 | </para> |
