community/linux-postmarketos-qcom-sm6350: adjust config (MR 3416)
Switch to minimal config that I've been using for development for the last months, with some minor modifications. In addition to that enable all the kconfig options that will be a part of the new pmb:kconfigcheck-community (anbox/waydroid + iwd + nftables + containers + zram + netboot). Note by ollieparanoid: Re-applied it after I just reverted it. Now realized that I didn't need to revert this in the first place, this is and aarch64 package and the cross compilers (x86_64 packages) needed to be published. Anyway, the gcc mess is mostly resolved now, see issue 2167. [ci:skip-build] Already built successfuly on CI in MR
This commit is contained in:
parent
16d4b59ab8
commit
64d8dc390e
2 changed files with 336 additions and 2365 deletions
device/community/linux-postmarketos-qcom-sm6350
|
@ -3,7 +3,7 @@
|
|||
_flavor="postmarketos-qcom-sm6350"
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=6.0.0_rc1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Mainline Kernel fork for SM6350 devices"
|
||||
arch="aarch64"
|
||||
_carch="arm64"
|
||||
|
@ -57,5 +57,5 @@ package() {
|
|||
|
||||
sha512sums="
|
||||
2f57c4e319368fcc793a4c54c45b9cf6b5a985d77ee4c4211b656319d40baae687788ace9c2d990af86e2cbd687fc3214c0cc68aa89d4d2a1f8ee20077917a94 linux-4a7a900c7bc482b752cf0d2a25a384233c5250d8.tar.gz
|
||||
82cf0fe8851116e9d4c03ebd53c3359a90522167ed772af9582e666362b20de60f82b6f56acd949c43b71cf43da150465f6c8d8b433f36dbbf71c5855324f3db config-postmarketos-qcom-sm6350.aarch64
|
||||
ae017de1cb775dd1a5204fb9ca1f28b67d4b4b936a26e46bd3b4702c384dc84232e95065e15f85a535a2972c27bf7a83709737c76fc648f5f430d71daddc78c6 config-postmarketos-qcom-sm6350.aarch64
|
||||
"
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue