]> code.ossystems Code Review - openembedded-core.git/commitdiff
conf/conf-notes.txt: add a mention of common tools
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 21 Aug 2019 10:22:23 +0000 (12:22 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Aug 2019 20:55:43 +0000 (21:55 +0100)
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 <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/conf-notes.txt

index f1a4f4da143a92d66816b3e6f1b66a7881550dc5..5af13a8357fe9e3acce9b5d42a0f84341a24dcf9 100644 (file)
@@ -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