From 68cfdb09bbd3be59545d2e435cd518458fd6be28 Mon Sep 17 00:00:00 2001 From: Ottavio Campana Date: Fri, 9 May 2008 02:15:10 +0000 Subject: common_use_cases.xml: add para to two listitems to fix compilation problem reported in bug 4233 * commit by Laibsch --- usermanual/chapters/common_use_cases.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usermanual/chapters/common_use_cases.xml') diff --git a/usermanual/chapters/common_use_cases.xml b/usermanual/chapters/common_use_cases.xml index 5a77f1f837..4497683fa9 100644 --- a/usermanual/chapters/common_use_cases.xml +++ b/usermanual/chapters/common_use_cases.xml @@ -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. - for svn: add 'PV = "1.1+svnr${SRCREV}"' to your bb file. - for cvs: add 'PV = "1.1+cvs${SRCREV}"' to your bb file. + for svn: add 'PV = "1.1+svnr${SRCREV}"' to your bb file. + for cvs: add 'PV = "1.1+cvs${SRCREV}"' to your bb file. Accompany either with an entry to conf/distro/include/sane-srcrevs.inc for a revision that you know builds successfully. -- cgit 1.2.3-korg