diff options
| -rw-r--r-- | meta-yocto/conf/conf-notes.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-yocto/conf/conf-notes.txt b/meta-yocto/conf/conf-notes.txt new file mode 100644 index 0000000000..503cffa44e --- /dev/null +++ b/meta-yocto/conf/conf-notes.txt | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | Common targets are: | ||
| 2 | core-image-minimal | ||
| 3 | core-image-sato | ||
| 4 | meta-toolchain | ||
| 5 | meta-toolchain-sdk | ||
| 6 | adt-installer | ||
| 7 | meta-ide-support | ||
| 8 | |||
| 9 | You can also run generated qemu images with a command like 'runqemu qemux86' | ||
