summaryrefslogtreecommitdiffstats
path: root/meta-poky
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-11-09 09:31:32 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-11-11 10:09:38 +0000
commite949e76d0f6897ec5d4feaa47afd2b049b32707f (patch)
treeb577fde410dcc979886351ef488efccb24b45541 /meta-poky
parent6898b8e3835185d6e4337bb8010a92d67b539fad (diff)
downloadpoky-e949e76d0f6897ec5d4feaa47afd2b049b32707f.tar.gz
poky/conf-notes.txt: mention more important images than just sato
(From meta-yocto rev: c9321f75f1f830d5a3f2831f4cbdbffdcbc82bf0) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky')
-rw-r--r--meta-poky/conf/conf-notes.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-poky/conf/conf-notes.txt b/meta-poky/conf/conf-notes.txt
index 67c177db40..084cc98369 100644
--- a/meta-poky/conf/conf-notes.txt
+++ b/meta-poky/conf/conf-notes.txt
@@ -5,7 +5,9 @@ You can now run 'bitbake <target>'
5 5
6Common targets are: 6Common targets are:
7 core-image-minimal 7 core-image-minimal
8 core-image-full-cmdline
8 core-image-sato 9 core-image-sato
10 core-image-weston
9 meta-toolchain 11 meta-toolchain
10 meta-ide-support 12 meta-ide-support
11 13