bundles/raspberrypi: things have changed since buster

This commit is contained in:
Franzi 2024-07-30 17:44:09 +02:00
parent 95bb7c52fe
commit 242279636f
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 12 additions and 2 deletions

View file

@ -12,6 +12,7 @@ gpu_mem=${node.metadata['raspberrypi'].get('gpu_mem', 128)}
% if node.os == 'debian':
arm_64bit=1
% endif
arm_boost=1
% for item in sorted(node.metadata['raspberrypi'].get('config.txt', set())):
${item}