|
2 years ago | |
---|---|---|
scripts | 2 years ago | |
.gitignore | 2 years ago | |
README.org | 2 years ago |
README.org
PolarFire SoC FPGA
Creating a Bootable Yocto Linux Image
We have two options: Create a new workspace, or we can use this repo as a workspace because this repo is my working workspace.
Create a workspace (OPTIONAL)
mkdir yocto-dev && cd yocto-dev
repo init -u https://github.com/polarfire-soc/polarfire-soc-yocto-manifests.git -b main -m default.xml