d7f8b31920
Add lk2nd-msm8953-motorola-ali as a dependency and panel drivers to initfs and remove non-free-firmware subpackage.
33 lines
852 B
Text
33 lines
852 B
Text
# Reference: <https://postmarketos.org/devicepkg>
|
|
pkgname=device-motorola-ali
|
|
pkgdesc="Motorola Moto G6"
|
|
pkgver=2
|
|
pkgrel=0
|
|
url="https://postmarketos.org"
|
|
license="MIT"
|
|
arch="aarch64"
|
|
options="!check !archcheck"
|
|
depends="
|
|
firmware-motorola-ali
|
|
firmware-qcom-adreno-a530
|
|
linux-postmarketos-qcom-msm8953
|
|
lk2nd-msm8953-motorola-ali
|
|
mkbootimg
|
|
msm-firmware-loader
|
|
postmarketos-base
|
|
"
|
|
makedepends="devicepkg-dev"
|
|
source="deviceinfo modules-initfs"
|
|
|
|
build() {
|
|
devicepkg_build $startdir $pkgname
|
|
}
|
|
|
|
package() {
|
|
devicepkg_package $startdir $pkgname
|
|
}
|
|
|
|
sha512sums="
|
|
3d4c2cbf443c03de418cc4d072b84053d64d324bc8b2c5a88c88b137fccc647c676f7a2e33bbf8d403dc1b6f6fa8e4d3b22aa0200f3d5680fc426b0f7e4c321b deviceinfo
|
|
097ac4b7c82a984d3e71309b015ba161ab5d851cc3a7bac11afced39d762112d1ad1df64a26c9128a4d3f8338ecbd75820170f873ac28a4684c2d6b83562a8a7 modules-initfs
|
|
"
|