blob: f1a4f4da143a92d66816b3e6f1b66a7881550dc5 [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
12You can also run generated qemu images with a command like 'runqemu qemux86'