소스 검색

Update README.md (#9959)

Fixed the issue where the absence of the u-boot-tools package caused rttpkgtools to fail to compile normally.
qilian 3 달 전
부모
커밋
ffe25c58b9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      bsp/cvitek/README.md

+ 1 - 1
bsp/cvitek/README.md

@@ -128,7 +128,7 @@ export RTT_EXEC_PATH=/opt/riscv64-linux-musleabi_for_x86_64-pc-linux-gnu/bin
 ## 4.2. 依赖安装
 
 ```shell
-$ sudo apt install -y scons libncurses5-dev device-tree-compiler
+$ sudo apt install -y scons libncurses5-dev device-tree-compiler u-boot-tools
 ```
 
 ## 4.3. 构建