device-qcom-msm89x7: enable qm215 ad sdm439
Enable qm215 and sdm439 devices. Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6368 [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
a6292e3187
commit
8cbef8ecdd
2 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname=device-qcom-msm89x7
|
||||
pkgdesc="Generic device package for various Qualcomm MSM8917/MSM8937/MSM8940-based devices"
|
||||
pkgver=3
|
||||
pkgver=4
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
|
@ -34,6 +34,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
525fb2e6cc7fc01d6a8bd0d1e865b0d038de7294a6824661cb564afaafb37af0bd1bbf96c48c22e72aa4502c19e9f5167e411653a9eb7989dbf54e07fd49ea7c deviceinfo
|
||||
6ad45fa722af43aaf63dd50aa496bb4d4dc0d5c47bd07ddff2babc9bb50d2403e003b8e10e42526d567ef83df5b3d3b243fd3980943ca72736413a9280d82754 deviceinfo
|
||||
7c3b00d1e35b9dfea3faa563bf3194a4f7bdebad24b69675737da0be5025f3d73c4bbdb5c088d487cd558c9ef8a9ed7f6392e904067d2bb31780322fa4e88a74 modules-initfs
|
||||
"
|
||||
|
|
|
|||
|
|
@ -20,6 +20,6 @@ deviceinfo_flash_method="fastboot"
|
|||
deviceinfo_partition_type="msdos"
|
||||
|
||||
# extlinux.conf
|
||||
deviceinfo_dtb="qcom/msm8917-* qcom/msm8937-* qcom/msm8940-*"
|
||||
deviceinfo_dtb="qcom/msm8917-* qcom/msm8937-* qcom/msm8940-* qcom/qm215-* qcom/sdm439-*"
|
||||
deviceinfo_generate_extlinux_config="true"
|
||||
deviceinfo_boot_filesystem="ext2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue