Skip to content

Commit 3691553

Browse files
committed
debos: rootfs: Change Firefox to Chromium
This is for two main reasons; Firefox is pulling libvpx while Chromium is pulling openh264, the latter is somehow less problematic; and Chromium is generally more common and less risky in terms of website support. Signed-off-by: Loïc Minier <[email protected]>
1 parent 5a829d2 commit 3691553

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

debos-recipes/qualcomm-linux-debian-rootfs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,8 @@ actions:
173173
- fonts-symbola
174174
- avahi-daemon
175175
- libnss-mdns
176-
- firefox-esr
176+
# browser
177+
- chromium
177178
{{- end }}
178179

179180
- action: run

0 commit comments

Comments
 (0)