README.md: Correct Build the Image section
This commit is contained in:
parent
4b4207be12
commit
f59377ceb6
@ -27,9 +27,15 @@ Supported machineconfs:
|
|||||||
|
|
||||||
## Build the Image
|
## Build the Image
|
||||||
```shell
|
```shell
|
||||||
bitbake console-image
|
bitbake <image_name>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Supported images:
|
||||||
|
|
||||||
|
* console-image
|
||||||
|
* console-dev-image
|
||||||
|
* docker-image
|
||||||
|
|
||||||
## Flash the Image
|
## Flash the Image
|
||||||
|
|
||||||
### beaglebone-yocto
|
### beaglebone-yocto
|
||||||
|
Loading…
Reference in New Issue
Block a user