They remain not as widely known as they should be; perhaps mentioning them in the environment init banner could help.
Signed-off-by: Alexander Kanavin <[email protected]> --- meta/conf/conf-notes.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta/conf/conf-notes.txt b/meta/conf/conf-notes.txt index f1a4f4da143..5af13a8357f 100644 --- a/meta/conf/conf-notes.txt +++ b/meta/conf/conf-notes.txt @@ -9,4 +9,9 @@ Common targets are: meta-toolchain meta-ide-support -You can also run generated qemu images with a command like 'runqemu qemux86' +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 -- 2.17.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
