mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
bitbake: bitbake-user-manual: add missing reference
(Bitbake rev: d05529cc322ba9198edc12954b982729fc628fa0) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a34060c956
commit
2b3f944592
@@ -435,7 +435,7 @@ BitBake writes a shell script to
|
|||||||
executes the script. The generated shell script contains all the
|
executes the script. The generated shell script contains all the
|
||||||
exported variables, and the shell functions with all variables expanded.
|
exported variables, and the shell functions with all variables expanded.
|
||||||
Output from the shell script goes to the file
|
Output from the shell script goes to the file
|
||||||
``${T}/log.do_taskname.pid``. Looking at the expanded shell functions in
|
``${``\ :term:`T`\ ``}/log.do_taskname.pid``. Looking at the expanded shell functions in
|
||||||
the run file and the output in the log files is a useful debugging
|
the run file and the output in the log files is a useful debugging
|
||||||
technique.
|
technique.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user