アフィリエイト広告を利用しています

[Yocto] Yocto Install

https://docs.yoctoproject.org/brief-yoctoprojectqs/index.html
に沿ってみることにした。

Build Host Packages
You must install essential host packages on your build host. The following command installs the host packages based on an Ubuntu distribution:

まずは、

sudo apt install gawk wget git diffstat unzip texinfo gcc build-essential chrpath socat cpio python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev python3-subunit mesa-common-dev zstd liblz4-tool file locales libacl1

を実行

次に、

sudo locale-gen en_US.UTF-8

を実行

Use Git to Clone Poky
Once you complete the setup instructions for your machine, you need to get a copy of the Poky repository on your build host. Use the following commands to clone the Poky repository.

git clone git://git.yoctoproject.org/poky

を実行

今日はここまで

Interface (インターフェース) 2024年 5月号 [雑誌]

価格:1430円
(2024/3/31 15:27時点)
感想(0件)





この記事へのコメント