conf-notes.txt 516 B

12345678910111213141516171819
  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-full-cmdline
  6. core-image-sato
  7. core-image-weston
  8. meta-toolchain
  9. meta-ide-support
  10. You can also run generated qemu images with a command like 'runqemu qemux86-64'.
  11. Other commonly useful commands are:
  12. - 'devtool' and 'recipetool' handle common recipe tasks
  13. - 'bitbake-layers' handles common layer tasks
  14. - 'oe-pkgdata-util' handles common target package tasks