# Reference: <https://postmarketos.org/devicepkg>
pkgname=device-lynx-r1
pkgdesc="Lynx R1"
pkgver=1
pkgrel=0
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
options="!check !archcheck"
depends="
	firmware-qcom-adreno-a650
	firmware-lynx-r1-adreno
	firmware-lynx-r1-adsp
	firmware-lynx-r1-cdsp
	firmware-lynx-r1-cvpss
	firmware-lynx-r1-slpi
	firmware-lynx-r1-venus
	linux-lynx-r1
	mkbootimg
	postmarketos-base
"
makedepends="devicepkg-dev"
source="deviceinfo"

build() {
	devicepkg_build $startdir $pkgname
}

package() {
	devicepkg_package $startdir $pkgname
}

sha512sums="
0063130c72d6f2e2f9e9d1f362cc5d22a78706a3b1ee69bc8d9fcc0d82058e535ab5da918b3e2f248284fd65730989a03a416b7721be993d8cf402546abf4c88  deviceinfo
"
