From 4c82b5914fdd147c4d6fab2850501fd177c12b4c Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Wed, 27 Apr 2022 18:44:58 +0930 Subject: meta-evb-aspeed: Add information about image options Now that the obmc-phosphor-image contains the Web UI, make it clear that there are other options when building. In particular, the minimal and 'full' command line builds are useful for testing on an EVB or in Qemu. Change-Id: Ie9df5f1bf0391c5dc34e147ca8bb4a051e333862 Signed-off-by: Joel Stanley --- meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/conf-notes.txt | 8 +++++++- meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/conf-notes.txt | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/conf-notes.txt b/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/conf-notes.txt index 9b3c01a556..a73afd7909 100644 --- a/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/conf-notes.txt +++ b/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/conf-notes.txt @@ -1,2 +1,8 @@ Common targets are: - obmc-phosphor-image + + obmc-phosphor-image: Includes OpenBMC Phosphor userspace and Web UI + + core-image-minimal: A small image just capable of allowing a device to boot + + core-image-full-cmdline: A small image with more Linux functionality + installed, including a ssh server. diff --git a/meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/conf-notes.txt b/meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/conf-notes.txt index 9b3c01a556..a73afd7909 100644 --- a/meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/conf-notes.txt +++ b/meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/conf-notes.txt @@ -1,2 +1,8 @@ Common targets are: - obmc-phosphor-image + + obmc-phosphor-image: Includes OpenBMC Phosphor userspace and Web UI + + core-image-minimal: A small image just capable of allowing a device to boot + + core-image-full-cmdline: A small image with more Linux functionality + installed, including a ssh server. -- cgit v1.2.3