Skip to content

Commit 29536fd

Browse files
committed
Updated for buster
1 parent 29d1dec commit 29536fd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

build.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
- name: Install dependencies
3030
apt:
3131
name:
32-
- libjasper1
3332
- libwebp6
3433
- libtiff5
3534
- libconfig++9v5
@@ -38,7 +37,6 @@
3837
apt:
3938
name:
4039
- python3-pip
41-
- python-pip
4240
state: latest
4341
become: yes
4442

@@ -70,8 +68,9 @@
7068
gpu_mem=128
7169
hdmi_force_hotplug=1
7270
disable_splash=1
71+
hdmi_drive=1
7372
hdmi_group=1
74-
hdmi_mode=62
73+
hdmi_mode=5
7574
state: present
7675

7776
- name: Identify as camera

0 commit comments

Comments
 (0)