linux-purism-librem5: add kconfig check for nftables (MR 2060)
This commit is contained in:
parent
035896c571
commit
686136696c
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Co-Maintainer: Bhushan Shah <bshah@kde.org>
|
||||
pkgname=linux-purism-librem5
|
||||
pkgver=5.12.2
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
_purismrel=3
|
||||
# <kernel ver>.<purism kernel release>
|
||||
_purismver=${pkgver}pureos$_purismrel
|
||||
|
@ -13,7 +13,7 @@ _carch="arm64"
|
|||
_flavor="purism-librem5"
|
||||
url="https://source.puri.sm/Librem5/linux-next"
|
||||
license="GPL-2.0-only"
|
||||
options="!strip !check !tracedeps pmb:cross-native"
|
||||
options="!strip !check !tracedeps pmb:cross-native pmb:kconfigcheck-nftables"
|
||||
makedepends="
|
||||
bison
|
||||
devicepkg-dev
|
||||
|
|
Loading…
Reference in a new issue