diff options
| -rw-r--r-- | meta/conf/templates/default/conf-notes.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/meta/conf/templates/default/conf-notes.txt b/meta/conf/templates/default/conf-notes.txt deleted file mode 100644 index cfd1f1977b..0000000000 --- a/meta/conf/templates/default/conf-notes.txt +++ /dev/null | |||
| @@ -1,19 +0,0 @@ | |||
| 1 | |||
| 2 | ### Shell environment set up for builds. ### | ||
| 3 | |||
| 4 | You can now run 'bitbake <target>' | ||
| 5 | |||
| 6 | Common targets are: | ||
| 7 | core-image-minimal | ||
| 8 | core-image-full-cmdline | ||
| 9 | core-image-sato | ||
| 10 | core-image-weston | ||
| 11 | meta-toolchain | ||
| 12 | meta-ide-support | ||
| 13 | |||
| 14 | You can also run generated qemu images with a command like 'runqemu qemux86-64'. | ||
| 15 | |||
| 16 | Other 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 | ||
