/eu-terminal-distro

Qt embedded system for operator terminal

BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Qt Embedded Linux System for Operator Terminal

This is the companion repository for the blog post:

You have installed kas as described in the post Setting Up Yocto Projects with kas. The post also explains some fixes to common errors.

You build the embedded Linux system for the Toradex Verdin iMX8M Mini with kas as follows.

$ cd /public/Projects
$ git clone https://github.com/bstubert/eu-terminal-distro.git
$ cd eu-terminal-distro
$ kas-container build ./eu-terminal-distro.yml

Instead of /public/Projects, you can use any other directory, to which you have read and write access as a normal user.