From b19f8e9eb67894bbac145e807bf2e1b330dc1cd9 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 21 Aug 2019 12:22:23 +0200 Subject: 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 Signed-off-by: Richard Purdie --- 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 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 -- cgit 1.2.3-korg