cd7fa9fb1b
- Use common firmware package for Samsung zero devices also for zerofltexx - Fix Wifi firmware paths - Fix display colors (in sxmo; weston seemed OK before) - Fix "alignment fault" error on ALSA sound output by compiler flag. [ci:skip-build] already built successfully in CI
5 lines
132 B
Bash
5 lines
132 B
Bash
#!/bin/sh
|
|
|
|
# enable deferred-initcalls script by default (from postmarketos-base package)
|
|
rc-update add deferred-initcalls default
|
|
|