[oe-commits] org.oe.documentation common_use_cases.xml: add para to two listitems to fix compilation problem reported in bug 4233

Ottavio commit oe at amethyst.openembedded.net
Fri May 9 02:18:14 UTC 2008


common_use_cases.xml: add para to two listitems to fix compilation problem reported in bug 4233
* commit by Laibsch

Author: Ottavio
Branch: org.openembedded.documentation
Revision: 535e8884bae816b694e5231b836625ca8b760ead
ViewMTN: http://monotone.openembedded.org/revision/info/535e8884bae816b694e5231b836625ca8b760ead
Files:
1
usermanual/chapters/common_use_cases.xml
Diffs:

#
# mt diff -r96793b73a57943a24001efefdda29145eedce6e8 -r535e8884bae816b694e5231b836625ca8b760ead
#
#
#
# patch "usermanual/chapters/common_use_cases.xml"
#  from [d95cb493833098afce63a8eb9dd6277b6743c870]
#    to [c9748de4022c1c56a2c7cb9936600f5e52860e00]
#
============================================================
--- usermanual/chapters/common_use_cases.xml	d95cb493833098afce63a8eb9dd6277b6743c870
+++ usermanual/chapters/common_use_cases.xml	c9748de4022c1c56a2c7cb9936600f5e52860e00
@@ -109,8 +109,8 @@ SRCDATE = "20061014"
         prevent random breakage in OE at the most inopportune time for all OE users.  Here is
         how to do that properly.
           <itemizedlist>
-            <listitem>for svn: add 'PV = "1.1+svnr${SRCREV}"' to your bb file.</listitem>
-            <listitem>for cvs: add 'PV = "1.1+cvs${SRCREV}"' to your bb file.</listitem>
+            <listitem><para>for svn: add 'PV = "1.1+svnr${SRCREV}"' to your bb file.</para></listitem>
+            <listitem><para>for cvs: add 'PV = "1.1+cvs${SRCREV}"' to your bb file.</para></listitem>
           </itemizedlist>
         Accompany either with an entry to conf/distro/include/sane-srcrevs.inc for a revision that you know
         builds successfully.






More information about the Openembedded-commits mailing list