]> code.ossystems Code Review - openembedded-core.git/commitdiff
documentation/poky-ref-manual/extendpoky.xml: Fixed make problem
authorScott Rifenbark <scott@scott-desktop.(none)>
Tue, 1 Feb 2011 21:09:12 +0000 (15:09 -0600)
committerSaul Wold <sgw@linux.intel.com>
Wed, 2 Feb 2011 07:45:13 +0000 (23:45 -0800)
Discovered that the manual was not making correctly due to a stray
</literallayout> statement.  I removed this statement and the manual
now builds.

Signed-off-by: Scott Rifenbark <scott@scott-desktop.(none)>
documentation/poky-ref-manual/extendpoky.xml

index 4fd818e8b11718fe344e1897dbac20113d73e8bf..182b36d51ac461563f25da356727fd2c9c3d6ba3 100644 (file)
@@ -694,7 +694,7 @@ BBFILE_PRIORITY_emenlow = "6"
                 .inc file must set INC_PR (initially to "r0"), and all recipes referring to it should set PR to 
                 "$(INC_PR).0" initially, incrementing the last number when the recipe is changed. If the
                 .inc file is changed then its INC_PR should be incremented.
-            </literallayout>
+            </para>
             <para> 
                 When upgrading the version of a package, assuming the <glossterm><link 
                 linkend='var-PV'>PV</link></glossterm> changes, the PR variable should be reset to "r0"