[packages/kernel] up to 6.4.11
atler
atler at pld-linux.org
Thu Aug 17 02:34:50 CEST 2023
commit 7b68ce04aeec0f2db3c723b87b32ae3300574d43
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Aug 17 00:35:02 2023 +0200
up to 6.4.11
kernel.spec | 6 ++----
unbreak-pci-mvebu.patch | 10 ----------
2 files changed, 2 insertions(+), 14 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 1217f6fb..49e807b1 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -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
index e7dfd1e4..00000000
--- a/unbreak-pci-mvebu.patch
+++ /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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/7b68ce04aeec0f2db3c723b87b32ae3300574d43
More information about the pld-cvs-commit
mailing list