# Reference: <https://postmarketos.org/devicepkg>
# Maintainer: Luca Weiss <luca@lucaweiss.eu>
pkgname=device-huawei-sturgeon
pkgdesc="Huawei Watch"
pkgver=4
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="armv7"
options="!check !archcheck"
depends="
	firmware-huawei-sturgeon-adsp
	firmware-huawei-sturgeon-wifi
	linux-postmarketos-qcom-msm8226
	lk2nd-msm8226
	mkbootimg
	postmarketos-base
	soc-qcom-msm8226
"
makedepends="devicepkg-dev"
source="
	deviceinfo
"

build() {
	devicepkg_build $startdir $pkgname
}

package() {
	devicepkg_package $startdir $pkgname
}

sha512sums="
6874e263e827aca356bb096a0164184c1ed395f28553126d0f7120bf1a749d58844cdd9cec63357671cc04d62e44a01d12a024d00d38f34abb2a02b9b0eecd14  deviceinfo
"
