deb2336838
Kernel defconfig is a copy of "axolotl_userdebug_defconfig". Config changes (which differ from the copy above): - ran `pmbootstrap kconfig check shift-axolotl` - CONFIG_QCA_CLD_WLAN - m -> y Change-Id: Ie250ba0d4f7cabf516e4c4fef84a3832321fb069 Signed-off-by: Alexander Martinz <amartinz@shiftphones.com> [ci:skip-build]
33 lines
702 B
Text
33 lines
702 B
Text
# Reference: <https://postmarketos.org/devicepkg>
|
|
# Maintainer: Alexander Martinz <amartinz@shiftphones.com>
|
|
|
|
pkgname=device-shift-axolotl
|
|
pkgdesc="SHIFT6mq"
|
|
pkgver=0.1
|
|
pkgrel=0
|
|
url="https://postmarketos.org"
|
|
license="MIT"
|
|
arch="aarch64"
|
|
options="!check !archcheck"
|
|
depends="
|
|
linux-shift-axolotl
|
|
mkbootimg
|
|
postmarketos-base
|
|
postmarketos-update-kernel
|
|
soc-qcom-sdm845
|
|
soc-qcom-sdm845-ucm
|
|
"
|
|
makedepends="devicepkg-dev"
|
|
source="deviceinfo"
|
|
|
|
build() {
|
|
devicepkg_build $startdir $pkgname
|
|
}
|
|
|
|
package() {
|
|
devicepkg_package $startdir $pkgname
|
|
}
|
|
|
|
sha512sums="
|
|
7312a14ef9c99e2452e1161bf0bca03857714eb367aa32d50de5c665ade3dd9e3e488a129b1946ca14f83c56f067f867b7c584497b62800490789982ddebe894 deviceinfo
|
|
"
|