diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-05-29 11:40:19 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-28 18:02:31 +0100 |
| commit | 39bcabf5135d5a0ac0df289dbead2e40a104e4f1 (patch) | |
| tree | 4645ce7b1606810e475e660281d8d0432f1cd4d7 /documentation/toaster-manual | |
| parent | 3423f3bf42e877390e7cbf346b0a513b2c8c7e57 (diff) | |
| download | poky-39bcabf5135d5a0ac0df289dbead2e40a104e4f1.tar.gz | |
toaster-manual: Removed the daemon requirement
Fixes [YOCTO #7271]
Removed all traces of the daemon requirement.
(From yocto-docs rev: 1c1da060322e7e964f860dc4b80b5411ea19b1b3)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual')
| -rw-r--r-- | documentation/toaster-manual/toaster-manual-start.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/toaster-manual/toaster-manual-start.xml b/documentation/toaster-manual/toaster-manual-start.xml index 65340a1b5e..2a77c90de7 100644 --- a/documentation/toaster-manual/toaster-manual-start.xml +++ b/documentation/toaster-manual/toaster-manual-start.xml | |||
| @@ -28,9 +28,7 @@ | |||
| 28 | <title>Establishing Toaster System Dependencies</title> | 28 | <title>Establishing Toaster System Dependencies</title> |
| 29 | 29 | ||
| 30 | <para> | 30 | <para> |
| 31 | Toaster requires extra Python dependencies and | 31 | Toaster requires extra Python dependencies in order to run. |
| 32 | <ulink url='http://www.libslack.org/daemon/'><filename>daemon</filename></ulink> | ||
| 33 | in order to run. | ||
| 34 | A Toaster requirements file named | 32 | A Toaster requirements file named |
| 35 | <filename>toaster-requirements.txt</filename> defines the | 33 | <filename>toaster-requirements.txt</filename> defines the |
| 36 | Python dependencies. | 34 | Python dependencies. |
| @@ -100,6 +98,8 @@ | |||
| 100 | </para> | 98 | </para> |
| 101 | </section> | 99 | </section> |
| 102 | 100 | ||
| 101 | <!-- Commenting this section out for now in case it needs to be used again. | ||
| 102 | |||
| 103 | <section id='toaster-install-daemon'> | 103 | <section id='toaster-install-daemon'> |
| 104 | <title>Install <filename>daemon</filename></title> | 104 | <title>Install <filename>daemon</filename></title> |
| 105 | 105 | ||
| @@ -136,6 +136,6 @@ | |||
| 136 | </para></listitem> | 136 | </para></listitem> |
| 137 | </itemizedlist> | 137 | </itemizedlist> |
| 138 | </para> | 138 | </para> |
| 139 | </section> | 139 | </section> --> |
| 140 | </section> | 140 | </section> |
| 141 | </chapter> | 141 | </chapter> |
