bundles/raspberrypi: things have changed since buster
This commit is contained in:
parent
95bb7c52fe
commit
242279636f
3 changed files with 12 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue