Browse Source

Modify README.md.

tianshuliang 3 years ago
parent
commit
311174ca2f
1 changed files with 4 additions and 3 deletions
  1. 4 3
      ice-xfce/README.md

+ 4 - 3
ice-xfce/README.md

@@ -1,4 +1,4 @@
-# conf: ice-base
+# conf: ice-xfce
 
 ## 配置
 
@@ -14,7 +14,7 @@ MACHINE              = "ice"
 DISTRO               = "nodistro"
 DISTRO_VERSION       = "nodistro.0"
 TUNE_FEATURES        = "riscv64"
-EXTERNAL_TOOLCHAIN   = "/home/public/host"
+EXTERNAL_TOOLCHAIN   = "/root/.thead/host"
 EXTERNAL_TARGET_SYS  = "riscv64-linux"
 GCC_VERSION          = "8.1.0"
 meta                 = "HEAD:499b74d0934f5f088facfe04477a14a22b52e2d5"
@@ -50,11 +50,12 @@ meta-webserver           ${YOCTOROOT}/meta-openembedded/meta-webserver    6
 
 ## 镜像
 
-包含所有 `ice-base` 镜像。
+包含所有 `ice-xfce` 镜像。
 
 | meta layer                                             | images                      | build | check | memo |
 |:-------------------------------------------------------|:----------------------------|:-----:|:-----:|:-----|
 | meta-openembedded/meta-xfce/recipes-core               | core-image-minimal-xfce     |  OK   |       |      |
+| meta-openembedded/meta-xfce/recipes-core               | core-image-xfce	       |  OK   |       |      |
 | meta-openembedded/meta-filesystems/recipes-filesystems | meta-filesystems-image-base |  OK   |       |      |
 | meta-openembedded/meta-webserver/recipes-core          | meta-webserver-image-base   |  OK   |       |      |