mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 18:32:20 +02:00
bitbake: bitbake-user-manual: fix typo
(Bitbake rev: 3ebaba2b2eada35e26c1105291de0d85bd6d2bb8) 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
28aa26c152
commit
a34060c956
@@ -894,7 +894,7 @@ Regardless of the type of function, you can only define them in class
|
||||
Shell Functions
|
||||
---------------
|
||||
|
||||
Functions written in shell script and executed either directly as
|
||||
Functions written in shell script are executed either directly as
|
||||
functions, tasks, or both. They can also be called by other shell
|
||||
functions. Here is an example shell function definition::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user