diff --git a/README.md b/README.md index 146c290fdae4bf0f66de25c7e200415f403b39b1..a89d4bd76f51c40139370e1b99db48135eb9fc53 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,8 @@ or via command line, e.g.: OHOS Linux flavour is based on _poky_ distribution. Supported images: -- core-image-base +- openharmony-image-base +- openharmony-image-extra Supported machines: - qemux86-64 (default) @@ -71,7 +72,7 @@ Supported machines: Example: $ TEMPLATECONF=../sources/meta-ohos/flavours/linux . ./sources/poky/oe-init-build-env build-ohos-linux-qemux86-64 - $ bitbake core-image-base + $ bitbake openharmony-image-base You can test the image built for the qemux86-64 target by issuing: diff --git a/flavours/linux/conf-notes.txt b/flavours/linux/conf-notes.txt index bfabf4cec7551d4f3c17b3d42a23a0cd33eff4e0..8251e708ae4e60a78965536ff909cf91e74e44a3 100644 --- a/flavours/linux/conf-notes.txt +++ b/flavours/linux/conf-notes.txt @@ -4,7 +4,8 @@ You can now run 'bitbake <target>' Supported targets: -- core-image-base +- openharmony-image-base +- openharmony-image-extra Supported machines: - qemux86-64 (default)