Skip to content
Snippets Groups Projects
Unverified Commit 81b142ba authored by Oliver Smith's avatar Oliver Smith
Browse files

linux-* (not all): no pmb:kconfigcheck-community (MR 5391)

Too many kconfig checks fail for these. The kconfig check is more strict
now, it will not pass anymore if a kernel claims to support everything
for the "community" category but doesn't actually satisfy the
requirements. Previously it did pass and only printed warnings.

The "pmb:kconfigcheck-community" option may be added back to these
kernels after the configs are adjusted.
parent e7a9db04
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ license="GPL2-2.0-only"
makedepends="perl sed installkernel bash gmp-dev bc linux-headers elfutils-dev openssl-dev file bison flex"
options="!strip !check !tracedeps
pmb:cross-native
pmb:kconfigcheck-community"
"
_repository="linux"
_commit="9c9b87cec239101274451cc9c086da60108f9fda"
......
......@@ -8,7 +8,6 @@ url="https://kernel.org"
license="GPL-2.0-only"
options="!strip !check !tracedeps
pmb:cross-native
pmb:kconfigcheck-community
"
makedepends="
bison
......
......@@ -14,7 +14,6 @@ url="https://gitlab.com/msm8998-mainline/linux"
license="GPL-2.0-only"
options="!strip !check !tracedeps
pmb:cross-native
pmb:kconfigcheck-community
"
makedepends="
bash
......
......@@ -10,7 +10,6 @@ url="https://gitlab.com/sc8180x-mainline/linux"
license="GPL-2.0-only"
options="!strip !check !tracedeps
pmb:cross-native
pmb:kconfigcheck-community
pmb:kconfigcheck-uefi"
makedepends="bash bison findutils flex installkernel openssl-dev perl"
......
......@@ -17,7 +17,7 @@ url="https://kernel.org/"
makedepends="perl sed installkernel bash gmp-dev bc linux-headers elfutils-dev openssl-dev file bison flex"
options="!strip !check !tracedeps
pmb:cross-native
pmb:kconfigcheck-community"
"
license="GPL-2.0-only"
_repository="linux"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment