All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] [DOCS] Fix to the Poky Ref Manual
@ 2011-02-02  2:05 scott.m.rifenbark
  2011-02-02  2:05 ` [PATCH 1/1] documentation/poky-ref-manual/extendpoky.xml: Fixed make problem scott.m.rifenbark
  2011-02-02  8:34 ` [PATCH 0/1] [DOCS] Fix to the Poky Ref Manual Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: scott.m.rifenbark @ 2011-02-02  2:05 UTC (permalink / raw)
  To: poky

From: Scott Rifenbark <scott@scott-desktop.(none)>

The manual was not building during the make due to a 
stray </literallayout> command.  I removed it to correct 
the make operation.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: srifenbark/docs
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=srifenbark/docs

Thanks,
     <>
---


Scott Rifenbark (1):
  documentation/poky-ref-manual/extendpoky.xml:  Fixed make problem

 documentation/poky-ref-manual/extendpoky.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] documentation/poky-ref-manual/extendpoky.xml: Fixed make problem
  2011-02-02  2:05 [PATCH 0/1] [DOCS] Fix to the Poky Ref Manual scott.m.rifenbark
@ 2011-02-02  2:05 ` scott.m.rifenbark
  2011-02-02  8:34 ` [PATCH 0/1] [DOCS] Fix to the Poky Ref Manual Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: scott.m.rifenbark @ 2011-02-02  2:05 UTC (permalink / raw)
  To: poky

From: Scott Rifenbark <scott@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@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



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/1] [DOCS] Fix to the Poky Ref Manual
  2011-02-02  2:05 [PATCH 0/1] [DOCS] Fix to the Poky Ref Manual scott.m.rifenbark
  2011-02-02  2:05 ` [PATCH 1/1] documentation/poky-ref-manual/extendpoky.xml: Fixed make problem scott.m.rifenbark
@ 2011-02-02  8:34 ` Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2011-02-02  8:34 UTC (permalink / raw)
  To: scott.m.rifenbark; +Cc: poky

On 02/01/2011 06:05 PM, scott.m.rifenbark@intel.com wrote:
> From: Scott Rifenbark<scott@scott-desktop.(none)>
>
> The manual was not building during the make due to a
> stray</literallayout>  command.  I removed it to correct
> the make operation.
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>    Branch: srifenbark/docs
>    Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=srifenbark/docs
>
> Thanks,
>       <>
> ---
>
>
> Scott Rifenbark (1):
>    documentation/poky-ref-manual/extendpoky.xml:  Fixed make problem
>
>   documentation/poky-ref-manual/extendpoky.xml |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
Merged into Master

Thanks

Sau!



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-02-02  8:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-02  2:05 [PATCH 0/1] [DOCS] Fix to the Poky Ref Manual scott.m.rifenbark
2011-02-02  2:05 ` [PATCH 1/1] documentation/poky-ref-manual/extendpoky.xml: Fixed make problem scott.m.rifenbark
2011-02-02  8:34 ` [PATCH 0/1] [DOCS] Fix to the Poky Ref Manual Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.