linux-postmarketos-qcom-sdm845: Upgrade to sdm845-6.4.13 (MR 4362)
[ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
d9830c6304
commit
fd62adfe0e
2 changed files with 10 additions and 8 deletions
|
@ -5,8 +5,8 @@
|
|||
|
||||
_flavor="postmarketos-qcom-sdm845"
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=6.4.0
|
||||
pkgrel=1
|
||||
pkgver=6.4.13
|
||||
pkgrel=0
|
||||
pkgdesc="Mainline Kernel fork for SDM845 devices"
|
||||
arch="aarch64"
|
||||
_carch="arm64"
|
||||
|
@ -18,7 +18,7 @@ options="!check !tracedeps
|
|||
makedepends="bash bison findutils flex installkernel openssl-dev perl zstd"
|
||||
|
||||
_config="config-$_flavor.$arch"
|
||||
_tag="sdm845-6.4-r1"
|
||||
_tag=sdm845-6.4.13
|
||||
|
||||
# Source
|
||||
source="
|
||||
|
@ -55,6 +55,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
001c80f8f8e574047c1e34f397822a51259bd0cf729bcc2642b421789fdfde546670bcd3e1426a5ba82724e0e24458bcb7a902dc709afd37d7d2c7c53f23bc7a linux-sdm845-6.4-r1.tar.gz
|
||||
3ac7129b965d8d2ca3126d6cf8960febb175f36fda5a3578be8bd35578bed1dc157c2c64af94d4cef882ee56de946155e3a74f0d7d5a3493f770da30c731b017 config-postmarketos-qcom-sdm845.aarch64
|
||||
3e69c9a2c8e1dc6953c2da1df563486e825a96c52919c51d29d2355952c5106960462c21c7319126efe45de02a9ea4444fb71e2290d4909737d1d0087246b764 linux-sdm845-6.4.13.tar.gz
|
||||
a7896c3d0a41a05acaf15e1f48e3d7619a6ac9d9a883738c17fe537e3fded69a0fc8b5d499ce0b5d21460b33a52234af58cd74de54d6206e20f1b3be03d7ee2c config-postmarketos-qcom-sdm845.aarch64
|
||||
"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.4.0 Kernel Configuration
|
||||
# Linux/arm64 6.4.13 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 13.1.1_git20230617) 13.1.1 20230617"
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 13.1.1_git20230722) 13.1.1 20230722"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=130101
|
||||
CONFIG_CLANG_VERSION=0
|
||||
|
@ -334,6 +334,7 @@ CONFIG_ARCH_QCOM=y
|
|||
#
|
||||
# ARM errata workarounds via the alternatives framework
|
||||
#
|
||||
CONFIG_AMPERE_ERRATUM_AC03_CPU_38=y
|
||||
CONFIG_ARM64_WORKAROUND_CLEAN_CACHE=y
|
||||
CONFIG_ARM64_ERRATUM_826319=y
|
||||
CONFIG_ARM64_ERRATUM_827319=y
|
||||
|
@ -969,6 +970,7 @@ CONFIG_LRU_GEN_ENABLED=y
|
|||
# CONFIG_LRU_GEN_STATS is not set
|
||||
CONFIG_ARCH_SUPPORTS_PER_VMA_LOCK=y
|
||||
CONFIG_PER_VMA_LOCK=y
|
||||
CONFIG_LOCK_MM_AND_FIND_VMA=y
|
||||
|
||||
#
|
||||
# Data Access Monitoring
|
||||
|
@ -7207,7 +7209,7 @@ CONFIG_SUNRPC_BACKCHANNEL=y
|
|||
CONFIG_RPCSEC_GSS_KRB5=y
|
||||
# CONFIG_SUNRPC_DEBUG is not set
|
||||
# CONFIG_CEPH_FS is not set
|
||||
CONFIG_CIFS=y
|
||||
# CONFIG_CIFS is not set
|
||||
# CONFIG_SMB_SERVER is not set
|
||||
# CONFIG_CODA_FS is not set
|
||||
# CONFIG_AFS_FS is not set
|
||||
|
|
Loading…
Reference in a new issue