summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/migration.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-12 09:59:32 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-13 23:57:17 +0100
commit326eb45738761911e4b6e259189889dc9e9c1f13 (patch)
tree1fd539f03e97a02da11e35c1ff62973075a844bc /documentation/ref-manual/migration.xml
parentca9ca7b77713fb48d5ad4a315dc4700705af9e1e (diff)
downloadast2050-yocto-poky-326eb45738761911e4b6e259189889dc9e9c1f13.zip
ast2050-yocto-poky-326eb45738761911e4b6e259189889dc9e9c1f13.tar.gz
ref-manual: Added "Target Package Management with RMP" section.
New section for the Migration chapter. Reported-by: Paul Eggleton <paul.eggleton@linux.com> (From yocto-docs rev: 34745eec0f30d1ee5e02c1e681d7506a85d78aa9) 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/migration.xml')
-rw-r--r--documentation/ref-manual/migration.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml
index 57925cc..a0da6b7 100644
--- a/documentation/ref-manual/migration.xml
+++ b/documentation/ref-manual/migration.xml
@@ -363,6 +363,21 @@
</para>
</section>
+ <section id='migration-target-package-management-with-rpm'>
+ <title>Target Package Management with RPM</title>
+
+ <para>
+ If runtime package management is enabled and the RPM backend
+ is selected, Smart is now installed for package download, dependency
+ resolution, and upgrades instead of Zypper.
+ For more information on how to use Smart, run the following command
+ on the target:
+ <literallayout class='monospaced'>
+ smart --help
+ </literallayout>
+ </para>
+ </section>
+
<section id='migration-1.4-recipes-moved'>
<title>Recipes Moved</title>
OpenPOWER on IntegriCloud