blob: 67c177db405465db2b55bde5900c903bd27eacf7 [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 Williamsd8c66bc2016-06-20 12:57:21 -05006Common targets are:
7 core-image-minimal
8 core-image-sato
9 meta-toolchain
10 meta-ide-support
11
12You can also run generated qemu images with a command like 'runqemu qemux86'
Brad Bishopc68388fc2019-08-26 01:33:31 -040013
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