summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorUlrich Ölmann <u.oelmann@pengutronix.de>2017-09-13 17:01:47 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-09-13 17:27:26 +0200
commit05e445927a0182a0a154de4b4814c4ca4f6b23a3 (patch)
tree8e72208fe46e355edf4063b726db06c63219aa0d /doc
parent0490c4b19f4570e35b5d979ce365319cabbafd0d (diff)
downloadptxdist-05e445927a0182a0a154de4b4814c4ca4f6b23a3.tar.gz
ptxdist-05e445927a0182a0a154de4b4814c4ca4f6b23a3.tar.xz
doc: pre-built packages: adjust capitalization in headings
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/daily_work.inc12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/daily_work.inc b/doc/daily_work.inc
index 264d623d5..5da0722c9 100644
--- a/doc/daily_work.inc
+++ b/doc/daily_work.inc
@@ -566,7 +566,7 @@ packages at the same time. Never worry again about your local host and
how slow it is. With the help of *ICECC* every host will be a high speed
development machine.
-Using pre-built archives
+Using Pre-Built Archives
------------------------
PTXdist is a tool which creates all the required parts of a target’s
@@ -602,7 +602,7 @@ with care and so it is not enabled and used as default.
This section describes how to make use of this PTXdist feature and what
pitfalls exist when doing so.
-Creating pre-built archives
+Creating Pre-Built Archives
~~~~~~~~~~~~~~~~~~~~~~~~~~~
To make PTXdist creating pre-built archives, enable this feature prior a
@@ -626,7 +626,7 @@ additional archive files with the name scheme ``*-dev.tar.gz``. These
files are the pre-built archives which PTXdist can use later on to
re-build the project.
-Using pre-built archives
+Using Pre-Built Archives
~~~~~~~~~~~~~~~~~~~~~~~~
To make PTXdist using pre-built archives, enable this feature prior a
@@ -687,7 +687,7 @@ must be done manually by the user of the PTXdist project. Doing so, we
can decide on a package by package base if its pre-built archive should
be used or not.
-Packages without pre-built archives support
+Packages without Pre-Built Archives Support
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
No host nor cross related packages can be used based on their pre-built
@@ -707,7 +707,7 @@ archives, but there are a few exceptions:
- some other somehow broken packages all marked with a
``<packagename>_DEVPKG := NO`` in their corresponding rule file
-Workflow with pre-built archives
+Workflow with Pre-Built Archives
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
We starting with an empty PTXdist project and enabling the pre-built
@@ -744,7 +744,7 @@ in this step.
$ cp platform-<platformname>/packages/*-dev.tar.gz /home/jbe/OSELAS.BSP/Pengutronix/OSELAS.BSP-Pengutronix-Generic
-Use cases
+Use Cases
~~~~~~~~~
Some major possible use cases are covered in this section: