blob: 1a9414a0406062cc20466da44978e704c2b5bf14 [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
Andrew Geissler6ce62a22020-11-30 19:58:47 -06008 core-image-full-cmdline
Patrick Williamsc124f4f2015-09-15 14:41:29 -05009 core-image-sato
Andrew Geissler6ce62a22020-11-30 19:58:47 -060010 core-image-weston
Patrick Williamsc124f4f2015-09-15 14:41:29 -050011 meta-toolchain
Patrick Williamsc124f4f2015-09-15 14:41:29 -050012 meta-ide-support
13
Brad Bishopc68388fc2019-08-26 01:33:31 -040014You can also run generated qemu images with a command like 'runqemu qemux86'.
15
16Other commonly useful commands are:
17 - 'devtool' and 'recipetool' handle common recipe tasks
18 - 'bitbake-layers' handles common layer tasks
19 - 'oe-pkgdata-util' handles common target package tasks