| Brad Bishop | d7bf8c1 | 2018-02-25 22:55:05 -0500 | [diff] [blame^] | 1 | |
| 2 | ### Shell environment set up for builds. ### | ||||
| 3 | |||||
| 4 | You can now run 'bitbake <target>' | ||||
| 5 | |||||
| Patrick Williams | d8c66bc | 2016-06-20 12:57:21 -0500 | [diff] [blame] | 6 | Common targets are: |
| 7 | core-image-minimal | ||||
| 8 | core-image-sato | ||||
| 9 | meta-toolchain | ||||
| 10 | meta-ide-support | ||||
| 11 | |||||
| 12 | You can also run generated qemu images with a command like 'runqemu qemux86' | ||||