diff options
| author | Robert P. J. Day <rpjday@crashcourse.ca> | 2025-10-28 08:00:51 -0400 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-11-26 07:50:35 -0800 |
| commit | 9e6d5e0849027d8d72c996e5cee24441caaab440 (patch) | |
| tree | bc322439b7732f8a9eeeafb92d5e6a4f64c79449 /documentation/dev-manual | |
| parent | dbf5ddbdb59548df2605349b7b5183aeddadee81 (diff) | |
| download | poky-9e6d5e0849027d8d72c996e5cee24441caaab440.tar.gz | |
dev-manual/layers.rst: document "bitbake-layers show-machines"
The "show-machines" subcommand is not mentioned in the docs; add it.
(From yocto-docs rev: 98190334b2ad75421e8bf2cc84bd920311398670)
Signed-off-by: Robert P. J. Day <Crpjday@crashcourse.ca>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit b4320cdc4df08c59a24d5247b3895dd602554fa0)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/dev-manual')
| -rw-r--r-- | documentation/dev-manual/layers.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/dev-manual/layers.rst b/documentation/dev-manual/layers.rst index 89c8466933..3b80b98afe 100644 --- a/documentation/dev-manual/layers.rst +++ b/documentation/dev-manual/layers.rst | |||
| @@ -832,6 +832,8 @@ The following list describes the available commands: | |||
| 832 | can replicate the directory structure and revisions of the layers in a current build. | 832 | can replicate the directory structure and revisions of the layers in a current build. |
| 833 | For more information, see ":ref:`dev-manual/layers:saving and restoring the layers setup`". | 833 | For more information, see ":ref:`dev-manual/layers:saving and restoring the layers setup`". |
| 834 | 834 | ||
| 835 | - ``show-machines``: Lists the machines available in the currently configured layers. | ||
| 836 | |||
| 835 | Creating a General Layer Using the ``bitbake-layers`` Script | 837 | Creating a General Layer Using the ``bitbake-layers`` Script |
| 836 | ============================================================ | 838 | ============================================================ |
| 837 | 839 | ||
