All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/16] [DOCS] Poky Reference Manual Updates
@ 2011-04-05 13:32 Scott Rifenbark
  2011-04-05 13:32 ` [PATCH 01/16] documentation/poky-ref-manual/poky-ref-manual.xml: Updated rev-history table Scott Rifenbark
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: Scott Rifenbark @ 2011-04-05 13:32 UTC (permalink / raw)
  To: poky

From: Scott Rifenbark <scott.m.rifenbark@intel.com>

These changes represent edits through the structure, bitbake.
Other notable changes is the Autotooled section re-written.
Also, SSTATE_DIR variable added to the variables appendix.
Style tags cleaned up.  OProfile cleaned up a bit.  Building 
the cross-GDB Package fixed.  

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

Thanks,
    Scott Rifenbark <scott.m.rifenbark@intel.com>
---


Scott Rifenbark (16):
  documentation/poky-ref-manual/poky-ref-manual.xml: Updated
    rev-history table
  documentation/poky-ref-manual/development.xml: Edits for Eclipse and
    Anjuta
  documentation/poky-ref-manual/development.xml: Corrected command
    syntax
  documentation/poky-ref-manual/development.xml:  OProfileUI section
    updated
  documentation/poky-ref-manual/ref-structure.xml: bitbake section
    updated
  documentation/poky-ref-manual/ref-bitbake.xml:  removed 'varname'
    style
  documentation/poky-ref-manual/ref-bitbake.xml:  Grammar fix
  documentation/poky-ref-manual/ref-bitbake.xml: type fixed
  document/poky-ref-manual/ref-classes.xml: removed <function> tag
  documentation/poky-ref-manual/ref-classes.xml:  Fix to <filename> tag
  documentation/poky-ref-manual/ref-classes.xml: re-write of autotooled
    packages
  documentation/poky-ref-manual/ref-classes.xml: tag updates
  documentation/poky-ref-manual/ref-structure.xml:  Edits for Rel 1.0
  documentation/poky-ref-manual/ref-variables.xml: added SSTATE_DIR
    variable
  documentation/poky-ref-manual/ref-bitbake.xml: BitBake parsing
    section update
  documentation/poky-ref-manual/ref-bitbake.xml: style tags updated

 documentation/poky-ref-manual/development.xml     |   61 +++++++---
 documentation/poky-ref-manual/poky-ref-manual.xml |    4 +-
 documentation/poky-ref-manual/ref-bitbake.xml     |   50 ++++----
 documentation/poky-ref-manual/ref-classes.xml     |  128 +++++++++------------
 documentation/poky-ref-manual/ref-structure.xml   |  108 ++++++++++++++++--
 documentation/poky-ref-manual/ref-variables.xml   |    6 +
 6 files changed, 229 insertions(+), 128 deletions(-)



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

end of thread, other threads:[~2011-04-06 19:21 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-05 13:32 [PATCH 00/16] [DOCS] Poky Reference Manual Updates Scott Rifenbark
2011-04-05 13:32 ` [PATCH 01/16] documentation/poky-ref-manual/poky-ref-manual.xml: Updated rev-history table Scott Rifenbark
2011-04-05 13:32 ` [PATCH 02/16] documentation/poky-ref-manual/development.xml: Edits for Eclipse and Anjuta Scott Rifenbark
2011-04-05 13:32 ` [PATCH 03/16] documentation/poky-ref-manual/development.xml: Corrected command syntax Scott Rifenbark
2011-04-05 13:32 ` [PATCH 04/16] documentation/poky-ref-manual/development.xml: OProfileUI section updated Scott Rifenbark
2011-04-05 13:32 ` [PATCH 05/16] documentation/poky-ref-manual/ref-structure.xml: bitbake " Scott Rifenbark
2011-04-05 13:32 ` [PATCH 06/16] documentation/poky-ref-manual/ref-bitbake.xml: removed 'varname' style Scott Rifenbark
2011-04-05 13:33 ` [PATCH 07/16] documentation/poky-ref-manual/ref-bitbake.xml: Grammar fix Scott Rifenbark
2011-04-05 13:33 ` [PATCH 08/16] documentation/poky-ref-manual/ref-bitbake.xml: type fixed Scott Rifenbark
2011-04-05 13:33 ` [PATCH 09/16] document/poky-ref-manual/ref-classes.xml: removed <function> tag Scott Rifenbark
2011-04-05 13:33 ` [PATCH 10/16] documentation/poky-ref-manual/ref-classes.xml: Fix to <filename> tag Scott Rifenbark
2011-04-05 13:33 ` [PATCH 11/16] documentation/poky-ref-manual/ref-classes.xml: re-write of autotooled packages Scott Rifenbark
2011-04-05 13:33 ` [PATCH 12/16] documentation/poky-ref-manual/ref-classes.xml: tag updates Scott Rifenbark
2011-04-05 13:33 ` [PATCH 13/16] documentation/poky-ref-manual/ref-structure.xml: Edits for Rel 1.0 Scott Rifenbark
2011-04-05 13:33 ` [PATCH 14/16] documentation/poky-ref-manual/ref-variables.xml: added SSTATE_DIR variable Scott Rifenbark
2011-04-05 13:33 ` [PATCH 15/16] documentation/poky-ref-manual/ref-bitbake.xml: BitBake parsing section update Scott Rifenbark
2011-04-05 13:33 ` [PATCH 16/16] documentation/poky-ref-manual/ref-bitbake.xml: style tags updated Scott Rifenbark
2011-04-06 18:18 ` [PATCH 00/16] [DOCS] Poky Reference Manual Updates Richard Purdie

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.