mirror of
https://git.yoctoproject.org/poky
synced 2026-03-25 10:02:22 +01:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
3423f3bf42
commit
39bcabf513
@@ -28,9 +28,7 @@
|
||||
<title>Establishing Toaster System Dependencies</title>
|
||||
|
||||
<para>
|
||||
Toaster requires extra Python dependencies and
|
||||
<ulink url='http://www.libslack.org/daemon/'><filename>daemon</filename></ulink>
|
||||
in order to run.
|
||||
Toaster requires extra Python dependencies in order to run.
|
||||
A Toaster requirements file named
|
||||
<filename>toaster-requirements.txt</filename> defines the
|
||||
Python dependencies.
|
||||
@@ -100,6 +98,8 @@
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<!-- Commenting this section out for now in case it needs to be used again.
|
||||
|
||||
<section id='toaster-install-daemon'>
|
||||
<title>Install <filename>daemon</filename></title>
|
||||
|
||||
@@ -136,6 +136,6 @@
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
</section>
|
||||
</section> -->
|
||||
</section>
|
||||
</chapter>
|
||||
|
||||
Reference in New Issue
Block a user