]> git.pld-linux.org Git - packages/kernel.git/commitdiff
up to 6.4.11 auto/th/kernel-6.4.11-1
authorJan Palus <atler@pld-linux.org>
Wed, 16 Aug 2023 22:35:02 +0000 (00:35 +0200)
committerJan Palus <atler@pld-linux.org>
Wed, 16 Aug 2023 22:35:02 +0000 (00:35 +0200)
kernel.spec
unbreak-pci-mvebu.patch [deleted file]

index 1217f6fb9c12b3879892043eb8c45f899217a76d..49e807b1efbd65cd6364632483bbb013f13924d2 100644 (file)
@@ -67,7 +67,7 @@
 
 %define                rel             1
 %define                basever         6.4
-%define                postver         .10
+%define                postver         .11
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       %{nil}
@@ -121,7 +121,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
 # Source0-md5: bb65b2232cf596e7044c56a7c4205f51
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz
-# Patch0-md5:  98b2cc6da5d6211b0f903ce806c28cec
+# Patch0-md5:  2615856a8e6093234575cc390bb4b2fa
 %endif
 Source1:       kernel.sysconfig
 
@@ -214,7 +214,6 @@ Patch7000:  kernel-inittmpfs.patch
 Patch8000:     rpi-sound.patch
 Patch8001:     kernel-pinebook-pro.patch
 Patch8002:     atheros-disallow-retrain-nongen1-pcie.patch
-Patch8003:     unbreak-pci-mvebu.patch
 Patch8004:     ath-regd.patch
 Patch8005:     rkvdec-hevc.patch
 
@@ -669,7 +668,6 @@ cd linux-%{basever}
 %patch8000 -p1
 %patch8001 -p1
 %patch8002 -p1
-%patch8003 -p1
 %patch8004 -p1
 %patch8005 -p1
 %endif
diff --git a/unbreak-pci-mvebu.patch b/unbreak-pci-mvebu.patch
deleted file mode 100644 (file)
index e7dfd1e..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- linux-6.3/drivers/pci/controller/Kconfig.orig      2023-04-23 21:02:52.000000000 +0200
-+++ linux-6.3/drivers/pci/controller/Kconfig   2023-04-27 12:51:50.381600106 +0200
-@@ -9,7 +9,6 @@
-       depends on MVEBU_MBUS
-       depends on ARM
-       depends on OF
--      depends on BROKEN
-       select PCI_BRIDGE_EMUL
-       help
-        Add support for Marvell EBU PCIe controller. This PCIe controller
This page took 0.259798 seconds and 4 git commands to generate.