README: ubuntu package expect needed for using brmake
This commit is contained in:
@ -48,7 +48,7 @@ Milk-V DuoはCV1800Bをベースにした超小型の組み込みプラットフ
|
|||||||
コンパイルに必要なパッケージをインストールします。
|
コンパイルに必要なパッケージをインストールします。
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt install -y pkg-config build-essential ninja-build automake autoconf libtool wget curl git gcc libssl-dev bc slib squashfs-tools android-sdk-libsparse-utils jq python3-distutils scons parallel tree python3-dev python3-pip device-tree-compiler ssh cpio fakeroot libncurses5 flex bison libncurses5-dev genext2fs rsync unzip dosfstools mtools tcl openssh-client cmake
|
sudo apt install -y pkg-config build-essential ninja-build automake autoconf libtool wget curl git gcc libssl-dev bc slib squashfs-tools android-sdk-libsparse-utils jq python3-distutils scons parallel tree python3-dev python3-pip device-tree-compiler ssh cpio fakeroot libncurses5 flex bison libncurses5-dev genext2fs rsync unzip dosfstools mtools tcl openssh-client cmake expect
|
||||||
```
|
```
|
||||||
|
|
||||||
### SDKのソースコードを入手
|
### SDKのソースコードを入手
|
||||||
|
|||||||
@ -46,7 +46,7 @@ Milk-V Duo 是一个基于 CV1800B 芯片的超紧凑嵌入式开发平台。它
|
|||||||
### 安装编译依赖的工具包
|
### 安装编译依赖的工具包
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt install -y pkg-config build-essential ninja-build automake autoconf libtool wget curl git gcc libssl-dev bc slib squashfs-tools android-sdk-libsparse-utils jq python3-distutils scons parallel tree python3-dev python3-pip device-tree-compiler ssh cpio fakeroot libncurses5 flex bison libncurses5-dev genext2fs rsync unzip dosfstools mtools tcl openssh-client cmake
|
sudo apt install -y pkg-config build-essential ninja-build automake autoconf libtool wget curl git gcc libssl-dev bc slib squashfs-tools android-sdk-libsparse-utils jq python3-distutils scons parallel tree python3-dev python3-pip device-tree-compiler ssh cpio fakeroot libncurses5 flex bison libncurses5-dev genext2fs rsync unzip dosfstools mtools tcl openssh-client cmake expect
|
||||||
```
|
```
|
||||||
|
|
||||||
### 获取 SDK
|
### 获取 SDK
|
||||||
|
|||||||
@ -48,7 +48,7 @@ The following describes the compilation methods in the two environments.
|
|||||||
Install the packages that compile dependencies:
|
Install the packages that compile dependencies:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt install -y pkg-config build-essential ninja-build automake autoconf libtool wget curl git gcc libssl-dev bc slib squashfs-tools android-sdk-libsparse-utils jq python3-distutils scons parallel tree python3-dev python3-pip device-tree-compiler ssh cpio fakeroot libncurses5 flex bison libncurses5-dev genext2fs rsync unzip dosfstools mtools tcl openssh-client cmake
|
sudo apt install -y pkg-config build-essential ninja-build automake autoconf libtool wget curl git gcc libssl-dev bc slib squashfs-tools android-sdk-libsparse-utils jq python3-distutils scons parallel tree python3-dev python3-pip device-tree-compiler ssh cpio fakeroot libncurses5 flex bison libncurses5-dev genext2fs rsync unzip dosfstools mtools tcl openssh-client cmake expect
|
||||||
```
|
```
|
||||||
|
|
||||||
### Get SDK Source Code
|
### Get SDK Source Code
|
||||||
|
|||||||
Reference in New Issue
Block a user