From: Scott Rifenbark Date: Tue, 1 Feb 2011 21:09:12 +0000 (-0600) Subject: documentation/poky-ref-manual/extendpoky.xml: Fixed make problem X-Git-Tag: 2011-1~2548 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ecac1c77c6b6cff59d1834b593ddd45bb209d40d;p=openembedded-core.git documentation/poky-ref-manual/extendpoky.xml: Fixed make problem Discovered that the manual was not making correctly due to a stray statement. I removed this statement and the manual now builds. Signed-off-by: Scott Rifenbark --- diff --git a/documentation/poky-ref-manual/extendpoky.xml b/documentation/poky-ref-manual/extendpoky.xml index 4fd818e8b1..182b36d51a 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. - + When upgrading the version of a package, assuming the PV changes, the PR variable should be reset to "r0"