1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

documentation/poky-ref-manual/extendpoky.xml: Fixed make problem

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)>
This commit is contained in:
Scott Rifenbark
2011-02-01 15:09:12 -06:00
committed by Saul Wold
parent 845d49d109
commit ecac1c77c6
+1 -1
View 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 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_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. .inc file is changed then its INC_PR should be incremented.
</literallayout> </para>
<para> <para>
When upgrading the version of a package, assuming the <glossterm><link 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" linkend='var-PV'>PV</link></glossterm> changes, the PR variable should be reset to "r0"