summaryrefslogtreecommitdiffstats
path: root/meta/conf/conf-notes.txt
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-08-21 12:22:23 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-21 21:55:43 +0100
commitb19f8e9eb67894bbac145e807bf2e1b330dc1cd9 (patch)
treec72e2813c3c54100614467d7958602737f9b238d /meta/conf/conf-notes.txt
parent050cda9f02c6a5c773edf092514b173839569a48 (diff)
downloadopenembedded-core-contrib-b19f8e9eb67894bbac145e807bf2e1b330dc1cd9.tar.gz
conf/conf-notes.txt: add a mention of common tools
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>
Diffstat (limited to 'meta/conf/conf-notes.txt')
-rw-r--r--meta/conf/conf-notes.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/meta/conf/conf-notes.txt b/meta/conf/conf-notes.txt
index f1a4f4da14..5af13a8357 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