diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index c762e3cf6c..9503593f61 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -705,6 +705,12 @@ | |||
| 705 | Lists dependency relationships between recipes that | 705 | Lists dependency relationships between recipes that |
| 706 | cross layer boundaries. | 706 | cross layer boundaries. |
| 707 | </para></listitem> | 707 | </para></listitem> |
| 708 | <listitem><para><filename><emphasis>add-layer:</emphasis></filename> | ||
| 709 | Adds a layer to <filename>bblayers.conf</filename>. | ||
| 710 | </para></listitem> | ||
| 711 | <listitem><para><filename><emphasis>remove-layer:</emphasis></filename> | ||
| 712 | Removes a layer from <filename>bblayers.conf</filename> | ||
| 713 | </para></listitem> | ||
| 708 | <listitem><para><filename><emphasis>flatten:</emphasis></filename> | 714 | <listitem><para><filename><emphasis>flatten:</emphasis></filename> |
| 709 | Flattens the layer configuration into a separate output | 715 | Flattens the layer configuration into a separate output |
| 710 | directory. | 716 | directory. |
