mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
ref-manual: Edits to the terminal class.
(From yocto-docs rev: 33052ca2c5feaf353f2348c3c8d0ac6b4cd770db) 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
bca79ff0b2
commit
cfff1d696d
@@ -2710,15 +2710,15 @@
|
||||
<para>
|
||||
Other classes use the <filename>terminal</filename> class anywhere a
|
||||
separate terminal session needs to be started.
|
||||
The class is used by including the
|
||||
For example, the
|
||||
<link linkend='ref-classes-patch'><filename>patch</filename></link>
|
||||
class if
|
||||
class assuming
|
||||
<link linkend='var-PATCHRESOLVE'><filename>PATCHRESOLVE</filename></link>
|
||||
is set to "user", include the
|
||||
is set to "user", the
|
||||
<link linkend='ref-classes-cml1'><filename>cml1</filename></link>
|
||||
class, and include the
|
||||
class, and the
|
||||
<link linkend='ref-classes-devshell'><filename>devshell</filename></link>
|
||||
class.
|
||||
class all use the <filename>terminal</filename> class.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user