Skip to content

retpolanne/embedded-linux-training

Repository files navigation

Embedded Linux training notes and env

This is a repo where I'll keep my notes and env for Bootlin's embedded Linux training.

Clone this repo with:

git clone --recurse-submodules thisrepo.git

Download the training data with wget:

wget https://bootlin.com/doc/training/embedded-linux/embedded-linux-labs.tar.xz
tar xvf embedded-linux-labs.tar.xz

Install the dependencies

sudo pacman -S - < pacman.txt

Source the env vars needed:

source crosstoolenv

Copy the crosstool-ng-config to the ct-ng directory

cp crosstool-ng-config ./crosstool-ng/.config

About

Notes, scripts and env for Bootlin embedded Linux training - https://bootlin.com/training/embedded-linux/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published