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' |
Brad Bishop | c68388fc | 2019-08-26 01:33:31 -0400 | [diff] [blame] | 13 | |
| 14 | Other commonly useful commands are: |
| 15 | - 'devtool' and 'recipetool' handle common recipe tasks |
| 16 | - 'bitbake-layers' handles common layer tasks |
| 17 | - 'oe-pkgdata-util' handles common target package tasks |