Skip to content

Instantly share code, notes, and snippets.

@buldo
Last active February 17, 2023 13:14
Show Gist options
  • Save buldo/033c30afdb09393820be4b3aa90178c0 to your computer and use it in GitHub Desktop.
Save buldo/033c30afdb09393820be4b3aa90178c0 to your computer and use it in GitHub Desktop.
My yocto install

Update

sudo apt update
sudo apt upgrade

Installation
pylint3 was not found but was in original script

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 xterm python3-subunit mesa-common-dev zstd liblz4-tool

Клонирую репку Poke

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

Выбираю релизную ветку

cd poky
git checkout -t origin/langdale -b openhd-langdale

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment