[oe-commits] [openembedded-core] branch master updated: conf/conf-notes.txt: add a mention of common tools

git at git.openembedded.org git at git.openembedded.org
Thu Aug 22 08:25:38 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

The following commit(s) were added to refs/heads/master by this push:
     new b19f8e9  conf/conf-notes.txt: add a mention of common tools
b19f8e9 is described below

commit b19f8e9eb67894bbac145e807bf2e1b330dc1cd9
Author: Alexander Kanavin <alex.kanavin at gmail.com>
AuthorDate: Wed Aug 21 12:22:23 2019 +0200

    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 at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 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 f1a4f4d..5af13a8 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list