summaryrefslogtreecommitdiffstats
path: root/meta/conf/conf-notes.txt
diff options
context:
space:
mode:
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:
9 meta-toolchain 9 meta-toolchain
10 meta-ide-support 10 meta-ide-support
11 11
12You can also run generated qemu images with a command like 'runqemu qemux86' 12You can also run generated qemu images with a command like 'runqemu qemux86'.
13
14Other commonly useful commands are:
15 - 'devtool' and 'recipetool' handle common recipe tasks
16 - 'bitbake-layers' handles common layer tasks
17 - 'oe-pkgdata-util' handles common target package tasks