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 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
Patrick Williams213cb262021-08-07 19:21:33 -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