Skip to content

Trellis-Logic/kas-demos

Repository files navigation

Kas demo scripts

Scripts used to demonstrate various kas builds

Setup

pip3 install kas

Usage

project=<see project list below>
branch=master
mkdir build-${project}-${branch}
cd build-${project}-${branch}
kas build --update ../kas/${project}-${branch}.yml

where ${project} is a specific kas configuration to demo from the list of .yml files in the kas subdir and outlined below

Demo Projects

swupdate-oe4t

A demo of the Swupdate for NVIDIA Tegra layer from tegra-demo-distro. See the README there for details.

swupdate-rootfs-overlay-oe4t

A demo of the swupdate-oe4t project with the addition of a read only rootfs with overlay and /data partition for non-volatile storage.

About

Demonstration of various kas based builds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published