conf-notes.txt 463 B

1234567891011121314151617
  1. ### Shell environment set up for builds. ###
  2. You can now run 'bitbake <target>'
  3. Common targets are:
  4. core-image-minimal
  5. core-image-sato
  6. meta-toolchain
  7. meta-ide-support
  8. You can also run generated qemu images with a command like 'runqemu qemux86'.
  9. Other commonly useful commands are:
  10. - 'devtool' and 'recipetool' handle common recipe tasks
  11. - 'bitbake-layers' handles common layer tasks
  12. - 'oe-pkgdata-util' handles common target package tasks