mirror of
https://git.yoctoproject.org/poky
synced 2026-02-27 20:09:41 +01:00
They remain not as widely known as they should be; perhaps mentioning them in the environment init banner could help. (From OE-Core rev: b19f8e9eb67894bbac145e807bf2e1b330dc1cd9) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
18 lines
463 B
Plaintext
18 lines
463 B
Plaintext
|
|
### Shell environment set up for builds. ###
|
|
|
|
You can now run 'bitbake <target>'
|
|
|
|
Common targets are:
|
|
core-image-minimal
|
|
core-image-sato
|
|
meta-toolchain
|
|
meta-ide-support
|
|
|
|
You can also run generated qemu images with a command like 'runqemu qemux86'.
|
|
|
|
Other commonly useful commands are:
|
|
- 'devtool' and 'recipetool' handle common recipe tasks
|
|
- 'bitbake-layers' handles common layer tasks
|
|
- 'oe-pkgdata-util' handles common target package tasks
|