[poky] [PATCH 1/1] documentation/poky-ref-manual/extendpoky.xml: Fixed make problem
scott.m.rifenbark at intel.com
scott.m.rifenbark at intel.com
Tue Feb 1 18:05:54 PST 2011
From: Scott Rifenbark <scott at scott-desktop.(none)>
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 at scott-desktop.(none)>
---
documentation/poky-ref-manual/extendpoky.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/documentation/poky-ref-manual/extendpoky.xml b/documentation/poky-ref-manual/extendpoky.xml
index 4fd818e..182b36d 100644
--- a/documentation/poky-ref-manual/extendpoky.xml
+++ b/documentation/poky-ref-manual/extendpoky.xml
@@ -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"
--
1.7.1
More information about the poky
mailing list