enable xt_owner and xt_time kernel modules (MR 1343)
This commit is contained in:
parent
754fbcd7b7
commit
1e9d04e60c
@ -2,7 +2,7 @@ _flavor=postmarketos-allwinner
|
||||
_config="config-$_flavor.$CARCH"
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=5.6.0_git20200429
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch="aarch64"
|
||||
pkgdesc="Kernel fork with Pine64 patches"
|
||||
url="https://gitlab.com/pine64-org/linux/"
|
||||
@ -65,6 +65,6 @@ dev() {
|
||||
INSTALL_HDR_PATH="$subpkgdir"/usr
|
||||
}
|
||||
sha512sums="5c416e18ab0f798a18549cc63591d3eb29ea9e82ee9e48a34f2debfac590c516cecaa09fc1b51d0baedb330bd0f11c1e1f5868a3010591e73413b6d5397acfde linux-postmarketos-allwinner-2a6074e53b019db8a4a63cb255bc29422db3fe19.tar.gz
|
||||
b5a9d736c01b93835611cb2b6048a3d1ecfd0982d5d497512b66ab26cd2fe490f905a8f8807eaeed069cae52c50b29f26b4bca84fd91316292a38f782b704251 config-postmarketos-allwinner.aarch64
|
||||
15d4ac080c925312971bfde14decf1c89d32879382bdabdb7965652cd6cab51e2dbcf26df8072b6800291de938dd7304fb4b72c7e9a45908b49efa2cd0a772f5 config-postmarketos-allwinner.aarch64
|
||||
8cdfb6d8a894e610c261446663dfbe34c01612a091fa029645e86913634de4394db0d1ab7dedb190052dff82330f0ddabe31860bbf7cd6fe0cdf23e37d0a6ca6 disable-power-save.patch
|
||||
5f403bb1e3e7528954adcba4429768ce26bf13382dc6325ced245babcfb5252d515bea812b9df16d0e5370c9d4e07b4e0267f4c750281faf3cb6ffb29906700c touch-dts.patch"
|
||||
|
@ -1001,7 +1001,7 @@ CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
|
||||
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y
|
||||
# CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
|
||||
# CONFIG_NETFILTER_XT_MATCH_OSF is not set
|
||||
# CONFIG_NETFILTER_XT_MATCH_OWNER is not set
|
||||
CONFIG_NETFILTER_XT_MATCH_OWNER=m
|
||||
# CONFIG_NETFILTER_XT_MATCH_PHYSDEV is not set
|
||||
# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
|
||||
# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
|
||||
@ -1014,7 +1014,7 @@ CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y
|
||||
# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
|
||||
# CONFIG_NETFILTER_XT_MATCH_STRING is not set
|
||||
# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
|
||||
# CONFIG_NETFILTER_XT_MATCH_TIME is not set
|
||||
CONFIG_NETFILTER_XT_MATCH_TIME=m
|
||||
# CONFIG_NETFILTER_XT_MATCH_U32 is not set
|
||||
# end of Core Netfilter Configuration
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user