blob: 5af13a8357fe9e3acce9b5d42a0f84341a24dcf9 [file] [log] [blame]
Brad Bishopd7bf8c12018-02-25 22:55:05 -05001
2### Shell environment set up for builds. ###
3
4You can now run 'bitbake <target>'
5
Patrick Williamsc124f4f2015-09-15 14:41:29 -05006Common targets are:
7 core-image-minimal
8 core-image-sato
9 meta-toolchain
Patrick Williamsc124f4f2015-09-15 14:41:29 -050010 meta-ide-support
11
Brad Bishopc68388fc2019-08-26 01:33:31 -040012You can also run generated qemu images with a command like 'runqemu qemux86'.
13
14Other 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