pmaports/device/testing/device-sony-leo
Luca Weiss 67bc6ac0d3
device/*: Drop redundant deviceinfo variable assignments
[Warning!] deviceinfo_append_dtb: Property is set to its default value (false) and can be removed.
[Warning!] deviceinfo_append_dtb_lts: Property is set to its default value (false) and can be removed.
[Warning!] deviceinfo_append_dtb_exynos4: Property is set to its default value (false) and can be removed.
sed -i '/^deviceinfo_append_dtb\(_.*\)\?="false"/d' device/*/*/deviceinfo

[Warning!] deviceinfo_external_storage: Property is set to its default value (false) and can be removed.
sed -i '/^deviceinfo_external_storage="false"/d' device/*/*/deviceinfo

[Warning!] deviceinfo_disable_dhcpd: Property is set to its default value (false) and can be removed.
sed -i '/^deviceinfo_disable_dhcpd="false"/d' device/*/*/deviceinfo

[Warning!] deviceinfo_bootimg_qcdt: Property is set to its default value (false) and can be removed.
sed -i '/^deviceinfo_bootimg_qcdt="false"/d' device/*/*/deviceinfo

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8035>
2026-02-18 22:04:40 +01:00
..
APKBUILD device/*: Drop redundant deviceinfo variable assignments 2026-02-18 22:04:40 +01:00
device-sony-leo-openrc.post-install sony-leo: split downstream into separate package (MR 6491) 2025-05-15 16:20:27 +01:00
device-sony-leo-openrc.post-upgrade sony-leo: split downstream into separate package (MR 6491) 2025-05-15 16:20:27 +01:00
deviceinfo device/*: Drop redundant deviceinfo variable assignments 2026-02-18 22:04:40 +01:00