summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-poky/conf/conf-notes.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-poky/conf/conf-notes.txt b/meta-poky/conf/conf-notes.txt
index f1a4f4da14..67c177db40 100644
--- a/meta-poky/conf/conf-notes.txt
+++ b/meta-poky/conf/conf-notes.txt
@@ -10,3 +10,8 @@ Common targets are:
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