diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 4791195cab..2ed81ee2dd 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -1424,7 +1424,8 @@ Editing the Metadata Files - After you create the Yocto Bitbake Commander project, you can modify the metadata files + After you create the Yocto Bitbake Commander project, you can modify the + Metadata files by opening them in the project. When editing recipe files (.bb files), you can view BitBake variable values and information by hovering the mouse pointer over the variable name and @@ -1432,10 +1433,11 @@ - To edit the metadata, follow these steps: + To edit the Metadata, follow these steps: Select your Yocto Bitbake Commander project. - Select File -> New -> Yocto BitBake Commander -> BitBake Recipe + Select "BitBake Recipe" from the + "File -> New -> Yocto BitBake Commander" menu to open a new recipe wizard. Point to your source by filling in the "SRC_URL" field. For example, you can add a recipe to your @@ -1448,7 +1450,7 @@ license checksum values and to auto-generate the recipe filename. Fill in the "Description" field. Be sure values for all required fields exist. - Click Finish. + Click "Finish".