|
@@ -380,7 +380,7 @@ with common tasks, including:
|
|
|
- *Running a bitbake invocation for a build:* Use
|
|
|
``oeqa.utils.commands.bitbake()``
|
|
|
|
|
|
-- *Running a command:* Use ``oeqa.utils.commandsrunCmd()``
|
|
|
+- *Running a command:* Use ``oeqa.utils.commands.runCmd()``
|
|
|
|
|
|
There is also a ``oeqa.utils.commands.runqemu()`` function for launching
|
|
|
the ``runqemu`` command for testing things within a running, virtualized
|