# Archived: Kernel does not build anymore
# Reference: <https://postmarketos.org/devicepkg>
# Maintainer: gtrxAC <gtrxac2@gmail.com>
pkgname=device-huawei-plank
pkgdesc="Huawei Honor 7"
pkgver=2
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
options="!check !archcheck"
depends="
	linux-huawei-plank
	mkbootimg
	postmarketos-base
"
makedepends="devicepkg-dev"
source="deviceinfo"

build() {
	devicepkg_build $startdir $pkgname
}

package() {
	devicepkg_package $startdir $pkgname
}

sha512sums="
f02ba5e67bb20df6fe660ae6744bf2c46359cb4bae42f5266d643666c7d96a468f3436332f1fba9a45951dca9cb83f5d553d0191086c88436e9048defe4832a7  deviceinfo
"
