pmaports/device/testing/device-oneplus-dumpling
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
deviceinfo device/*: Drop redundant deviceinfo variable assignments 2026-02-18 22:04:40 +01:00
kernel-cmdline.mainline.conf device/*: migrate device packages to new kernel cmdline config system 2026-01-27 12:34:40 -08:00
modules-initfs.alpine device/*: transform deviceinfo_modules_initfs into a file (MR 4169) 2023-08-04 08:27:44 +02:00
modules-initfs.mainline device/*: transform deviceinfo_modules_initfs into a file (MR 4169) 2023-08-04 08:27:44 +02:00
phoc.ini device-oneplus-dumpling: adapt for mainline kernel support (MR 2591) 2021-11-08 13:53:57 +02:00