pmaports/device/testing/firmware-samsung-pxa1908/firmware-samsung-pxa1908-downstream.post-install
Duje Mihanović 86c0223e69
firmware-samsung-pxa1908: only enable service if downstream (MR 5296)
I made an oversight in pmaports!5295 which caused the post-install
script to try enabling the sd8x-wlan service even if the downstream
subpackage isn't installed. This causes errors when creating a new
mainline rootfs, so fix it by moving the install variable declaration to
the subpackage function.
2024-07-04 23:38:31 +09:00

4 lines
74 B
Bash

#!/bin/sh
# Enable sd8x-wlan init script
rc-update add sd8x-wlan default