diff --git a/classes/cmake-lib.bbclass b/classes/cmake-lib.bbclass index c39cdf8c..9c507bb3 100644 --- a/classes/cmake-lib.bbclass +++ b/classes/cmake-lib.bbclass @@ -33,7 +33,7 @@ # -s # Resulting string is # -S -# 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 # Resulting string is created by the shell command found in # -C