Skip to content
Snippets Groups Projects
Unverified Commit e017c774 authored by Sam Day's avatar Sam Day Committed by Oliver Smith
Browse files

linux-postmarketos-qcom-msm8974: compile modules for netboot and iptables 'statistic' (MR 3581)

[ci:skip-build]: already built successfully in CI
parent 8185d66b
No related branches found
No related tags found
No related merge requests found
Pipeline #204902 passed
......@@ -5,7 +5,7 @@ _config="config-$_flavor.$CARCH"
pkgname=linux-$_flavor
pkgver=5.19.9
pkgrel=1
pkgrel=2
_tag="v5.19.9-msm8974"
pkgdesc="Kernel close to mainline with extra patches for Qualcomm MSM8974 devices"
arch="armv7"
......@@ -65,5 +65,5 @@ package() {
sha512sums="
db0c0e7069faeb2bc1a3b19334618374c155d66103b0f7f8a5cfd1067e576d942ca3c8a2562aaa2fa698621ce5deae376cb0669dd0f2ac05900d0db7ea2c13e9 linux-v5.19.9-msm8974.tar.gz
e3f63dc19cc5f0171ffdfe191c5f6e5ad240097aa00f7cc2a21421f3f6620631b0ba1a0113433bc90ffc284f0901f983f06f89dab462271bd44f2e6e047330ee config-postmarketos-qcom-msm8974.armv7
bc8f3aff634715e6e9c416451cc50b2f56bf0b440a386a7d2e49856e0602f96271216f5113d06f54943b63b3b0e0b4d7d12c9bd4c076bfe2320145b2812c5e46 config-postmarketos-qcom-msm8974.armv7
"
......@@ -2,7 +2,7 @@
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.19.9 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="armv7-alpine-linux-musleabihf-gcc (Alpine 12.2.1_git20220924-r2) 12.2.1 20220924"
CONFIG_CC_VERSION_TEXT="armv7-alpine-linux-musleabihf-gcc (Alpine 12.2.1_git20220924-r3) 12.2.1 20220924"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=120201
CONFIG_CLANG_VERSION=0
......@@ -1101,7 +1101,7 @@ CONFIG_NETFILTER_XT_MATCH_L2TP=m
# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
# CONFIG_NETFILTER_XT_MATCH_SOCKET is not set
# CONFIG_NETFILTER_XT_MATCH_STATE is not set
# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
# CONFIG_NETFILTER_XT_MATCH_STRING is not set
# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
# CONFIG_NETFILTER_XT_MATCH_TIME is not set
......@@ -1635,7 +1635,7 @@ CONFIG_ZRAM_MEMORY_TRACKING=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
# CONFIG_BLK_DEV_DRBD is not set
# CONFIG_BLK_DEV_NBD is not set
CONFIG_BLK_DEV_NBD=m
# CONFIG_BLK_DEV_SX8 is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment