cmake-lib.bbclass; fix typo in documentation
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
# -s<string>
|
||||
# Resulting string is <string>
|
||||
# -S<string>
|
||||
# same as -f but bitbake variables are expanded e.g '${libdir}' -> '/usr/lib'
|
||||
# same as -s but bitbake variables are expanded e.g '${libdir}' -> '/usr/lib'
|
||||
# -c<shell-command>
|
||||
# Resulting string is created by the shell command found in <shell-command>
|
||||
# -C<shell-command>
|
||||
|
||||
Reference in New Issue
Block a user