Warning, /plasma-bigscreen/bigscreen-debos-image-rpi4/recipes/mark2.yml is written in an unsupported language. File is not indexed.

0001 {{- $architecture := or .architecture "arm64" -}}
0002 {{- $firmware_version := or .firmware_version "master" -}}
0003 {{ $suite :=  or .suite "bionic" }}
0004 {{- $image := or .image "mycroft-mark2-rpi4.img" -}}
0005 
0006 architecture: {{ $architecture }}
0007 
0008 actions:
0009   - action: apt
0010     description: Mycroft Mark 2 specific packages
0011     packages:
0012       - plasma-nano
0013       - mycroft-gui-mark-2
0014 
0015   - action: overlay
0016     description: Mycroft Mark 2 specific overlay
0017     source: ../overlays/mark2