device-asus-x00td: updates for kernel 6.17
Update modules names to the ones in kernel 6.17. Fix deviceinfo linting issues. Signed-off-by: Alexey Minnekhanov <alexeymin@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7180>
This commit is contained in:
parent
d701fd5ca4
commit
555cc1c5eb
3 changed files with 8 additions and 10 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname=device-asus-x00td
|
||||
pkgdesc="Asus ZenFone Max Pro M1"
|
||||
pkgver=5
|
||||
pkgver=6
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
|
@ -32,6 +32,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
ce0932ead5ae2bf46d30a9510e6c1f5444e60b4ded252c5058a88efe93b5a10d3cc4cb99d1b2ce813a95b21c55949438d7ecf3f2908f57873e08080738828c4f deviceinfo
|
||||
57d7031d445f1868c07807d38edcb7c28094c3a67d7d96286aa9e163022f087ef510b44dee33696d85dec0c9becb753996896276abdbdb49ec74483714ddbf55 modules-initfs
|
||||
a66ae98e34fefd57f269a8156d8121642363233523fbb7937fbf8a11a369656967700d4ecceb0c36346b91bf2a7cbeaea57592053c6f1b05bcd76567b937bb1f deviceinfo
|
||||
063a4f0ecfba79d1d47bc7aaf621c3a6314be97b1565ec9e6a0ad19afad6c2ef262da024c7df25292fb18a9d576bec5a060b8c4210125ad292bcc1bf61f7dc82 modules-initfs
|
||||
"
|
||||
|
|
|
|||
|
|
@ -12,11 +12,10 @@ deviceinfo_arch="aarch64"
|
|||
|
||||
# Device related
|
||||
deviceinfo_chassis="handset"
|
||||
deviceinfo_keyboard="false"
|
||||
deviceinfo_external_storage="true"
|
||||
deviceinfo_screen_width="1080"
|
||||
deviceinfo_screen_height="2160"
|
||||
deviceinfo_gpu_accelerated="true"
|
||||
deviceinfo_drm="true"
|
||||
|
||||
# Bootloader related
|
||||
deviceinfo_flash_kernel_on_update="true"
|
||||
|
|
@ -24,7 +23,6 @@ deviceinfo_flash_method="fastboot"
|
|||
deviceinfo_generate_bootimg="true"
|
||||
deviceinfo_generate_extlinux_config="true"
|
||||
deviceinfo_bootimg_qcdt="false"
|
||||
deviceinfo_bootimg_dtb_second="false"
|
||||
deviceinfo_flash_offset_base="0x00000000"
|
||||
deviceinfo_flash_offset_kernel="0x00008000"
|
||||
deviceinfo_flash_offset_ramdisk="0x01000000"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
msm
|
||||
nt36xxx
|
||||
panel-novatek-nt36672-txd
|
||||
qcom_fg
|
||||
qcom_pmi8998_charger
|
||||
novatek-nvt-ts
|
||||
panel-novatek-nt36672a
|
||||
pmi8998_fg
|
||||
qcom_smbx
|
||||
qcom-spmi-rradc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue