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.

(From OE-Core rev: b19f8e9eb67894bbac145e807bf2e1b330dc1cd9)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2019-08-21 12:22:23 +02:00
committed by Richard Purdie
parent 58ab85d3e0
commit a549868e3d

View 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