# Reference: <https://postmarketos.org/devicepkg>
maintainer="Luca Weiss <luca@lucaweiss.eu>"
pkgname=device-huawei-sturgeon
pkgdesc="Huawei Watch"
pkgver=5
pkgrel=0
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="
511c8367e93dc3be50275b18ec7dbab043b81b7e7a637f82d26e88831efd73f6b390a31b150fb554d3d08754328ced01e168fc45351b2f0152b7541f94b270e6  deviceinfo
"
