blob: cfd1f1977bf9e3b6f81e601ac82127ea4f182423 [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
Andrew Geissler6ce62a22020-11-30 19:58:47 -06008 core-image-full-cmdline
Patrick Williamsd8c66bc2016-06-20 12:57:21 -05009 core-image-sato
Andrew Geissler6ce62a22020-11-30 19:58:47 -060010 core-image-weston
Patrick Williamsd8c66bc2016-06-20 12:57:21 -050011 meta-toolchain
12 meta-ide-support
13
Patrick Williams03907ee2022-05-01 06:28:52 -050014You can also run generated qemu images with a command like 'runqemu qemux86-64'.
Brad Bishopc68388fc2019-08-26 01:33:31 -040015
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