oneplus3t: update dtb name (MR 3312)

[ci:skip-build]: already built successfully in CI
This commit is contained in:
Martin Lillepuu 2022-07-19 21:26:37 +03:00 committed by Oliver Smith
parent 21792f411d
commit 5b0ff093f7
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
2 changed files with 5 additions and 3 deletions

View file

@ -2,7 +2,7 @@
pkgname=device-oneplus-oneplus3t
pkgdesc="OnePlus 3T"
pkgver=1
pkgrel=8
pkgrel=9
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
@ -36,4 +36,6 @@ nonfree_firmware() {
"
mkdir "$subpkgdir"
}
sha512sums="5f7e2046491fbf776c0c4b0e8a594f3b312c98e3e927c7f1ed6e5966c074cd9a2cd4bfb0449435004d9164142609d65ba7cb8b867874a7719bac4a7905cc2b95 deviceinfo"
sha512sums="
facdd94cdeebcabfcaa3aa06ecd7f0b3d573352afd1673c60e4598bbd1aa2889c04ccd5b319efdc5638acbb051a8871ff20fe4b22db087d05a9d266cc86d406f deviceinfo
"

View file

@ -7,7 +7,7 @@ deviceinfo_manufacturer="OnePlus"
deviceinfo_codename="oneplus-oneplus3t"
deviceinfo_year="2016"
deviceinfo_append_dtb="true"
deviceinfo_dtb="qcom/msm8996-oneplus3t"
deviceinfo_dtb="qcom/msm8996pro-oneplus3t"
deviceinfo_modules_initfs="panel_samsung_s6e3fa3 msm"
deviceinfo_arch="aarch64"