summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEggz2024-02-05 22:42:41 +0100
committerEggz2024-02-05 22:42:41 +0100
commitd792023cf09330f450cf2049c53e98286f7db076 (patch)
treed72165d197b38fab6394f3c05eb2a5ff0b170a92
parent2c10ef5d46ea94f7c0de5fb2e97f78abd95b41de (diff)
downloadaur-d792023cf09330f450cf2049c53e98286f7db076.tar.gz
Updated
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD12
-rw-r--r--config.x86_645
3 files changed, 9 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed589591a6f7..58212de91308 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-amd
- pkgver = 6.7.v.3
- pkgrel = 2
+ pkgver = 6.7.v.4
+ pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
license = GPL2
@@ -14,12 +14,12 @@ pkgbase = linux-amd
makedepends = lzop
makedepends = gcc>=10.3
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.7.3
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.7.4
source = config.x86_64
source = linux-amd.preset
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20230105/more-uarches-for-kernel-5.17+.patch
sha256sums = SKIP
- sha256sums = 572572588342e5e51022110e8ff111842297587da462cddff50e6a7b10e122b7
+ sha256sums = 601e01e4d8f51e66828efde92960066354f4c9dd745a9ec22d3d864774d21713
sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c
sha256sums = 81ad663925a0aa5b5332a69bae7227393664bb81ee2e57a283e7f16e9ff75efe
diff --git a/PKGBUILD b/PKGBUILD
index d9acf22c5fd1..21dd7139462d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v6.7.3
+gitver=v6.7.4
patchver=20230105
patchname=more-uarches-for-kernel-5.17+.patch
-pkgver=6.7.v.3
-pkgrel=2
+pkgver=6.7.v.4
+pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
license=('GPL2')
@@ -23,7 +23,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- '572572588342e5e51022110e8ff111842297587da462cddff50e6a7b10e122b7'
+ '601e01e4d8f51e66828efde92960066354f4c9dd745a9ec22d3d864774d21713'
#.preset file
'60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c'
#grayskypatch
@@ -177,10 +177,6 @@ _package-headers() {
cp ${i} "${pkgdir}/usr/lib/modules/${_kernver}/build/${i}"
done
- # Fix file conflict with -doc package
- rm "${pkgdir}/usr/lib/modules/${_kernver}/build/Documentation/kbuild"/Kconfig.*-*
- rm "${pkgdir}/usr/lib/modules/${_kernver}/build/Documentation/Kconfig"
-
# Add objtool for CONFIG_STACK_VALIDATION
mkdir -p "${pkgdir}/usr/lib/modules/${_kernver}/build/tools"
cp -a tools/objtool "${pkgdir}/usr/lib/modules/${_kernver}/build/tools"
diff --git a/config.x86_64 b/config.x86_64
index 64eb3ed62a19..ecc932fbfcbd 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.7.3 Kernel Configuration
+# Linux/x86 6.7.4 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.1 20230801"
CONFIG_CC_IS_GCC=y
@@ -4004,7 +4004,6 @@ CONFIG_TOUCHSCREEN_PENMOUNT=m
CONFIG_TOUCHSCREEN_EDT_FT5X06=m
CONFIG_TOUCHSCREEN_TOUCHRIGHT=m
CONFIG_TOUCHSCREEN_TOUCHWIN=m
-CONFIG_TOUCHSCREEN_TI_AM335X_TSC=m
CONFIG_TOUCHSCREEN_PIXCIR=m
CONFIG_TOUCHSCREEN_WDT87XX_I2C=m
CONFIG_TOUCHSCREEN_WM97XX=m
@@ -5111,7 +5110,6 @@ CONFIG_MFD_SM501=m
CONFIG_MFD_SM501_GPIO=y
# CONFIG_MFD_SKY81452 is not set
CONFIG_MFD_SYSCON=y
-CONFIG_MFD_TI_AM335X_TSCADC=m
CONFIG_MFD_LP3943=m
# CONFIG_MFD_LP8788 is not set
CONFIG_MFD_TI_LMU=m
@@ -8493,7 +8491,6 @@ CONFIG_QCOM_SPMI_ADC5=m
# CONFIG_TI_ADS8688 is not set
# CONFIG_TI_ADS124S08 is not set
# CONFIG_TI_ADS131E08 is not set
-# CONFIG_TI_AM335X_ADC is not set
# CONFIG_TI_LMP92064 is not set
# CONFIG_TI_TLC4541 is not set
# CONFIG_TI_TSC2046 is not set