summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/ref-classes.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 2743059c0c..e394122abe 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -341,9 +341,9 @@
341 on the development host that can be used by Smart, you can 341 on the development host that can be used by Smart, you can
342 install packages from the feed while you are running the image 342 install packages from the feed while you are running the image
343 on the target (i.e. runtime installation of packages). 343 on the target (i.e. runtime installation of packages).
344 For information on how to set up this repository, see the 344 For more information, see the
345 "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-runtime-package-management'>Setting Up Runtime Package Management</ulink>" 345 "<ulink url='&YOCTO_DOCS_DEV_URL;#runtime-package-management'>Runtime Package Management</ulink>"
346 in the Yocto Project Development Manual. 346 section in the Yocto Project Development Manual.
347 </para> 347 </para>
348 348
349 <para> 349 <para>
@@ -799,15 +799,15 @@
799 </para></listitem> 799 </para></listitem>
800 <listitem><para><emphasis><filename>version-going-backwards:</filename></emphasis> 800 <listitem><para><emphasis><filename>version-going-backwards:</filename></emphasis>
801 If Build History is enabled, reports when a package 801 If Build History is enabled, reports when a package
802 being written out has a lower version than the previously 802 being written out has a lower version than the previously
803 written package under the same name. 803 written package under the same name.
804 If you are placing output packages into a feed and 804 If you are placing output packages into a feed and
805 upgrading packages on a target system using that feed, the 805 upgrading packages on a target system using that feed, the
806 version of a package going backwards can result in the target 806 version of a package going backwards can result in the target
807 system not correctly upgrading to the "new" version of the 807 system not correctly upgrading to the "new" version of the
808 package. 808 package.
809 <note> 809 <note>
810 If you are not using runtime package management on your 810 If you are not using runtime package management on your
811 target system, then you do not need to worry about 811 target system, then you do not need to worry about
812 this situation. 812 this situation.
813 </note> 813 </note>