Magellan Linux

Contents of /smage/trunk/core/kernel-alx/kernel-alx-5.4.219-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 15642 - (show annotations) (download)
Mon Oct 24 12:54:47 2022 UTC (18 months, 1 week ago) by niro
File size: 27300 byte(s)
auto added: ver bump to 5.4.219-r1
1 # $Id$
2
3 # base alx kernel:
4 # using linux-5.4.219
5
6 # global kernel setup
7 COMPRESS_MODULES="gzip"
8 LINUX_FIRMWARE="20200707"
9
10 BRANCH="alx"
11
12 PNAME="kernel-${BRANCH}"
13
14 # 2.6.x.x subver style
15 PSUBVER=""
16
17 PVER="5.4.219"
18 PBUILD="r1"
19
20 # set the right tarball version
21 TARBALLPVER="${PVER%.*}"
22
23 KERNEL_IMAGE_DEPEND=">= virtual/module-tools
24 >= sys-fs/udev-242
25 >= virtual/initramfs-tools
26 >= virtual/initscripts"
27 # kernel.sminc adds linux-firmware if required!
28
29 KERNEL_IMAGE_PROVIDE="virtual/kernel
30 virtual/alsa-drivers"
31
32 # include global kernel functions
33 sminclude kernel-split
34
35 SDEPEND="${SDEPEND}
36 >= dev-libs/openssl-dev-1.1"
37
38 # --- extra drivers included in this kernel: ---
39 # we do not bundle ati-drivers and nvidia-glx drivers anymore
40 # use our new module builders!
41 # --- eot extra drivers ---
42
43 SRC_URI=(
44 http://www.kernel.org/pub/linux/kernel/v$(echo ${PVER} | cut -d. -f1).x/${SRCFILE}
45 mirror://kernel-${BRANCH}/${SRCFILE}
46 mirror://kernel-${BRANCH}/config-${PVER}-${BRANCH}-${PBUILD}-i686
47 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0100-5.4.1-all-fixes.patch
48 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0101-5.4.2-all-fixes.patch
49 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0102-5.4.3-all-fixes.patch
50 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0103-5.4.4-all-fixes.patch
51 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0104-5.4.5-all-fixes.patch
52 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0105-5.4.6-all-fixes.patch
53 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0106-5.4.7-all-fixes.patch
54 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0107-5.4.8-all-fixes.patch
55 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0108-5.4.9-all-fixes.patch
56 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0109-5.4.10-all-fixes.patch
57 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0110-5.4.11-all-fixes.patch
58 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0111-5.4.12-all-fixes.patch
59 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0112-5.4.13-all-fixes.patch
60 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0113-5.4.14-all-fixes.patch
61 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0114-5.4.15-all-fixes.patch
62 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0115-5.4.16-all-fixes.patch
63 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0116-5.4.17-all-fixes.patch
64 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0117-5.4.18-all-fixes.patch
65 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0118-5.4.19-all-fixes.patch
66 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0119-5.4.20-all-fixes.patch
67 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0120-5.4.21-all-fixes.patch
68 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0121-5.4.22-all-fixes.patch
69 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0122-5.4.23-all-fixes.patch
70 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0123-5.4.24-all-fixes.patch
71 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0124-5.4.25-all-fixes.patch
72 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0125-5.4.26-all-fixes.patch
73 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0126-5.4.27-all-fixes.patch
74 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0127-5.4.28-all-fixes.patch
75 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0128-5.4.29-all-fixes.patch
76 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0129-5.4.30-all-fixes.patch
77 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0130-5.4.31-all-fixes.patch
78 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0131-5.4.32-all-fixes.patch
79 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0132-5.4.33-all-fixes.patch
80 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0133-5.4.34-all-fixes.patch
81 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0134-5.4.35-all-fixes.patch
82 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0135-5.4.36-all-fixes.patch
83 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0136-5.4.37-all-fixes.patch
84 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0137-5.4.38-all-fixes.patch
85 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0138-5.4.39-all-fixes.patch
86 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0139-5.4.40-all-fixes.patch
87 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0140-5.4.41-all-fixes.patch
88 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0141-5.4.42-all-fixes.patch
89 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0142-5.4.43-all-fixes.patch
90 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0143-5.4.44-all-fixes.patch
91 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0144-5.4.45-all-fixes.patch
92 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0145-5.4.46-all-fixes.patch
93 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0146-5.4.47-all-fixes.patch
94 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0147-5.4.48-all-fixes.patch
95 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0148-5.4.49-all-fixes.patch
96 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0149-5.4.50-all-fixes.patch
97 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0150-5.4.51-all-fixes.patch
98 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0151-5.4.52-all-fixes.patch
99 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0152-5.4.53-all-fixes.patch
100 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0153-5.4.54-all-fixes.patch
101 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0154-5.4.55-all-fixes.patch
102 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0155-5.4.56-all-fixes.patch
103 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0156-5.4.57-all-fixes.patch
104 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0157-5.4.58-all-fixes.patch
105 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0158-5.4.59-all-fixes.patch
106 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0159-5.4.60-all-fixes.patch
107 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0160-5.4.61-all-fixes.patch
108 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0161-5.4.62-all-fixes.patch
109 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0162-5.4.63-all-fixes.patch
110 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0163-5.4.64-all-fixes.patch
111 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0164-5.4.65-all-fixes.patch
112 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0165-5.4.66-all-fixes.patch
113 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0166-5.4.67-all-fixes.patch
114 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0167-5.4.68-all-fixes.patch
115 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0168-5.4.69-all-fixes.patch
116 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0169-5.4.70-all-fixes.patch
117 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0170-5.4.71-all-fixes.patch
118 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0171-5.4.72-all-fixes.patch
119 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0172-5.4.73-all-fixes.patch
120 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0173-5.4.74-all-fixes.patch
121 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0174-5.4.75-all-fixes.patch
122 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0175-5.4.76-all-fixes.patch
123 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0176-5.4.77-all-fixes.patch
124 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0177-5.4.78-all-fixes.patch
125 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0178-5.4.79-all-fixes.patch
126 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0179-5.4.80-all-fixes.patch
127 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0180-5.4.81-all-fixes.patch
128 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0181-5.4.82-all-fixes.patch
129 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0182-5.4.83-all-fixes.patch
130 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0183-5.4.84-all-fixes.patch
131 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0184-5.4.85-all-fixes.patch
132 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0185-5.4.86-all-fixes.patch
133 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0186-5.4.87-all-fixes.patch
134 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0187-5.4.88-all-fixes.patch
135 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0188-5.4.89-all-fixes.patch
136 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0189-5.4.90-all-fixes.patch
137 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0190-5.4.91-all-fixes.patch
138 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0191-5.4.92-all-fixes.patch
139 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0192-5.4.93-all-fixes.patch
140 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0193-5.4.94-all-fixes.patch
141 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0194-5.4.95-all-fixes.patch
142 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0195-5.4.96-all-fixes.patch
143 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0196-5.4.97-all-fixes.patch
144 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0197-5.4.98-all-fixes.patch
145 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0198-5.4.99-all-fixes.patch
146 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0199-5.4.100-all-fixes.patch
147 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0200-5.4.101-all-fixes.patch
148 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0201-5.4.102-all-fixes.patch
149 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0202-5.4.103-all-fixes.patch
150 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0203-5.4.104-all-fixes.patch
151 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0204-5.4.105-all-fixes.patch
152 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0205-5.4.106-all-fixes.patch
153 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0206-5.4.107-all-fixes.patch
154 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0207-5.4.108-all-fixes.patch
155 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0208-5.4.109-all-fixes.patch
156 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0209-5.4.110-all-fixes.patch
157 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0210-5.4.111-all-fixes.patch
158 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0211-5.4.112-all-fixes.patch
159 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0212-5.4.113-all-fixes.patch
160 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0213-5.4.114-all-fixes.patch
161 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0214-5.4.115-all-fixes.patch
162 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0215-5.4.116-all-fixes.patch
163 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0216-5.4.117-all-fixes.patch
164 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0217-5.4.118-all-fixes.patch
165 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0218-5.4.119-all-fixes.patch
166 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0219-5.4.120-all-fixes.patch
167 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0220-5.4.121-all-fixes.patch
168 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0221-5.4.122-all-fixes.patch
169 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0222-5.4.123-all-fixes.patch
170 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0223-5.4.124-all-fixes.patch
171 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0224-5.4.125-all-fixes.patch
172 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0225-5.4.126-all-fixes.patch
173 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0226-5.4.127-all-fixes.patch
174 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0227-5.4.128-all-fixes.patch
175 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0228-5.4.129-all-fixes.patch
176 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0229-5.4.130-all-fixes.patch
177 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0230-5.4.131-all-fixes.patch
178 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0231-5.4.132-all-fixes.patch
179 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0232-5.4.133-all-fixes.patch
180 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0233-5.4.134-all-fixes.patch
181 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0234-5.4.135-all-fixes.patch
182 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0235-5.4.136-all-fixes.patch
183 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0236-5.4.137-all-fixes.patch
184 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0237-5.4.138-all-fixes.patch
185 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0238-5.4.139-all-fixes.patch
186 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0239-5.4.140-all-fixes.patch
187 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0240-5.4.141-all-fixes.patch
188 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0241-5.4.142-all-fixes.patch
189 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0242-5.4.143-all-fixes.patch
190 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0243-5.4.144-all-fixes.patch
191 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0244-5.4.145-all-fixes.patch
192 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0245-5.4.146-all-fixes.patch
193 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0246-5.4.147-all-fixes.patch
194 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0247-5.4.148-all-fixes.patch
195 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0248-5.4.149-all-fixes.patch
196 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0249-5.4.150-all-fixes.patch
197 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0250-5.4.151-all-fixes.patch
198 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0251-5.4.152-all-fixes.patch
199 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0252-5.4.153-all-fixes.patch
200 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0253-5.4.154-all-fixes.patch
201 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0254-5.4.155-all-fixes.patch
202 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0255-5.4.156-all-fixes.patch
203 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0256-5.4.157-all-fixes.patch
204 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0257-5.4.158-all-fixes.patch
205 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0258-5.4.159-all-fixes.patch
206 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0259-5.4.160-all-fixes.patch
207 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0260-5.4.161-all-fixes.patch
208 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0261-5.4.162-all-fixes.patch
209 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0262-5.4.163-all-fixes.patch
210 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0263-5.4.164-all-fixes.patch
211 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0264-5.4.165-all-fixes.patch
212 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0265-5.4.166-all-fixes.patch
213 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0266-5.4.167-all-fixes.patch
214 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0267-5.4.168-all-fixes.patch
215 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0268-5.4.169-all-fixes.patch
216 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0269-5.4.170-all-fixes.patch
217 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0270-5.4.171-all-fixes.patch
218 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0271-5.4.172-all-fixes.patch
219 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0272-5.4.173-all-fixes.patch
220 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0273-5.4.174-all-fixes.patch
221 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0274-5.4.175-all-fixes.patch
222 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0275-5.4.176-all-fixes.patch
223 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0276-5.4.177-all-fixes.patch
224 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0277-5.4.178-all-fixes.patch
225 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0278-5.4.179-all-fixes.patch
226 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0279-5.4.180-all-fixes.patch
227 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0280-5.4.181-all-fixes.patch
228 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0281-5.4.182-all-fixes.patch
229 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0282-5.4.183-all-fixes.patch
230 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0283-5.4.184-all-fixes.patch
231 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0284-5.4.185-all-fixes.patch
232 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0285-5.4.186-all-fixes.patch
233 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0286-5.4.187-all-fixes.patch
234 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0287-5.4.188-all-fixes.patch
235 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0288-5.4.189-all-fixes.patch
236 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0289-5.4.190-all-fixes.patch
237 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0290-5.4.191-all-fixes.patch
238 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0291-5.4.192-all-fixes.patch
239 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0292-5.4.193-all-fixes.patch
240 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0293-5.4.194-all-fixes.patch
241 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0294-5.4.195-all-fixes.patch
242 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0295-5.4.196-all-fixes.patch
243 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0296-5.4.197-all-fixes.patch
244 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0297-5.4.198-all-fixes.patch
245 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0298-5.4.199-all-fixes.patch
246 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0299-5.4.200-all-fixes.patch
247 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0300-5.4.201-all-fixes.patch
248 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0301-5.4.202-all-fixes.patch
249 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0302-5.4.203-all-fixes.patch
250 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0303-5.4.204-all-fixes.patch
251 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0304-5.4.205-all-fixes.patch
252 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0305-5.4.206-all-fixes.patch
253 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0306-5.4.207-all-fixes.patch
254 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0307-5.4.208-all-fixes.patch
255 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0308-5.4.209-all-fixes.patch
256 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0309-5.4.210-all-fixes.patch
257 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0310-5.4.211-all-fixes.patch
258 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0311-5.4.212-all-fixes.patch
259 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0312-5.4.213-all-fixes.patch
260 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0313-5.4.214-all-fixes.patch
261 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0314-5.4.215-all-fixes.patch
262 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0315-5.4.216-all-fixes.patch
263 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0316-5.4.217-all-fixes.patch
264 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0317-5.4.218-all-fixes.patch
265 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0318-5.4.219-all-fixes.patch
266 )
267
268 # stable-tree
269 #UP2DATE="updatecmd http://www.kernel.org/ | grep -A1 -i 'latest stable' | sed -n 's/.*\([0-9].[0-9].[0-9].*\).*/\1/;$ p'"
270 # longterm tree
271 UP2DATE="updatecmd http://www.kernel.org/ | grep -A1 -i 'longterm:' | sed 's/.*:\ \([0-9]\.[0-9].*\)\ [0-9].*/\1/;q'"
272
273 kernel_apply_patches()
274 {
275 cd ${SRCDIR}
276
277 # 001-100 - ck patches
278 # 100-150 - official updates
279 mpatch 0100-5.4.1-all-fixes.patch || die
280 mpatch 0101-5.4.2-all-fixes.patch || die
281 mpatch 0102-5.4.3-all-fixes.patch || die
282 mpatch 0103-5.4.4-all-fixes.patch || die
283 mpatch 0104-5.4.5-all-fixes.patch || die
284 mpatch 0105-5.4.6-all-fixes.patch || die
285 mpatch 0106-5.4.7-all-fixes.patch || die
286 mpatch 0107-5.4.8-all-fixes.patch || die
287 mpatch 0108-5.4.9-all-fixes.patch || die
288 mpatch 0109-5.4.10-all-fixes.patch || die
289 mpatch 0110-5.4.11-all-fixes.patch || die
290 mpatch 0111-5.4.12-all-fixes.patch || die
291 mpatch 0112-5.4.13-all-fixes.patch || die
292 mpatch 0113-5.4.14-all-fixes.patch || die
293 mpatch 0114-5.4.15-all-fixes.patch || die
294 mpatch 0115-5.4.16-all-fixes.patch || die
295 mpatch 0116-5.4.17-all-fixes.patch || die
296 mpatch 0117-5.4.18-all-fixes.patch || die
297 mpatch 0118-5.4.19-all-fixes.patch || die
298 mpatch 0119-5.4.20-all-fixes.patch || die
299 mpatch 0120-5.4.21-all-fixes.patch || die
300 mpatch 0121-5.4.22-all-fixes.patch || die
301 mpatch 0122-5.4.23-all-fixes.patch || die
302 mpatch 0123-5.4.24-all-fixes.patch || die
303 mpatch 0124-5.4.25-all-fixes.patch || die
304 mpatch 0125-5.4.26-all-fixes.patch || die
305 mpatch 0126-5.4.27-all-fixes.patch || die
306 mpatch 0127-5.4.28-all-fixes.patch || die
307 mpatch 0128-5.4.29-all-fixes.patch || die
308 mpatch 0129-5.4.30-all-fixes.patch || die
309 mpatch 0130-5.4.31-all-fixes.patch || die
310 mpatch 0131-5.4.32-all-fixes.patch || die
311 mpatch 0132-5.4.33-all-fixes.patch || die
312 mpatch 0133-5.4.34-all-fixes.patch || die
313 mpatch 0134-5.4.35-all-fixes.patch || die
314 mpatch 0135-5.4.36-all-fixes.patch || die
315 mpatch 0136-5.4.37-all-fixes.patch || die
316 mpatch 0137-5.4.38-all-fixes.patch || die
317 mpatch 0138-5.4.39-all-fixes.patch || die
318 mpatch 0139-5.4.40-all-fixes.patch || die
319 mpatch 0140-5.4.41-all-fixes.patch || die
320 mpatch 0141-5.4.42-all-fixes.patch || die
321 mpatch 0142-5.4.43-all-fixes.patch || die
322 mpatch 0143-5.4.44-all-fixes.patch || die
323 mpatch 0144-5.4.45-all-fixes.patch || die
324 mpatch 0145-5.4.46-all-fixes.patch || die
325 mpatch 0146-5.4.47-all-fixes.patch || die
326 mpatch 0147-5.4.48-all-fixes.patch || die
327 mpatch 0148-5.4.49-all-fixes.patch || die
328 mpatch 0149-5.4.50-all-fixes.patch || die
329 mpatch 0150-5.4.51-all-fixes.patch || die
330 mpatch 0151-5.4.52-all-fixes.patch || die
331 mpatch 0152-5.4.53-all-fixes.patch || die
332 mpatch 0153-5.4.54-all-fixes.patch || die
333 mpatch 0154-5.4.55-all-fixes.patch || die
334 mpatch 0155-5.4.56-all-fixes.patch || die
335 mpatch 0156-5.4.57-all-fixes.patch || die
336 mpatch 0157-5.4.58-all-fixes.patch || die
337 mpatch 0158-5.4.59-all-fixes.patch || die
338 mpatch 0159-5.4.60-all-fixes.patch || die
339 mpatch 0160-5.4.61-all-fixes.patch || die
340 mpatch 0161-5.4.62-all-fixes.patch || die
341 mpatch 0162-5.4.63-all-fixes.patch || die
342 mpatch 0163-5.4.64-all-fixes.patch || die
343 mpatch 0164-5.4.65-all-fixes.patch || die
344 mpatch 0165-5.4.66-all-fixes.patch || die
345 mpatch 0166-5.4.67-all-fixes.patch || die
346 mpatch 0167-5.4.68-all-fixes.patch || die
347 mpatch 0168-5.4.69-all-fixes.patch || die
348 mpatch 0169-5.4.70-all-fixes.patch || die
349 mpatch 0170-5.4.71-all-fixes.patch || die
350 mpatch 0171-5.4.72-all-fixes.patch || die
351 mpatch 0172-5.4.73-all-fixes.patch || die
352 mpatch 0173-5.4.74-all-fixes.patch || die
353 mpatch 0174-5.4.75-all-fixes.patch || die
354 mpatch 0175-5.4.76-all-fixes.patch || die
355 mpatch 0176-5.4.77-all-fixes.patch || die
356 mpatch 0177-5.4.78-all-fixes.patch || die
357 mpatch 0178-5.4.79-all-fixes.patch || die
358 mpatch 0179-5.4.80-all-fixes.patch || die
359 mpatch 0180-5.4.81-all-fixes.patch || die
360 mpatch 0181-5.4.82-all-fixes.patch || die
361 mpatch 0182-5.4.83-all-fixes.patch || die
362 mpatch 0183-5.4.84-all-fixes.patch || die
363 mpatch 0184-5.4.85-all-fixes.patch || die
364 mpatch 0185-5.4.86-all-fixes.patch || die
365 mpatch 0186-5.4.87-all-fixes.patch || die
366 mpatch 0187-5.4.88-all-fixes.patch || die
367 mpatch 0188-5.4.89-all-fixes.patch || die
368 mpatch 0189-5.4.90-all-fixes.patch || die
369 mpatch 0190-5.4.91-all-fixes.patch || die
370 mpatch 0191-5.4.92-all-fixes.patch || die
371 mpatch 0192-5.4.93-all-fixes.patch || die
372 mpatch 0193-5.4.94-all-fixes.patch || die
373 mpatch 0194-5.4.95-all-fixes.patch || die
374 mpatch 0195-5.4.96-all-fixes.patch || die
375 mpatch 0196-5.4.97-all-fixes.patch || die
376 mpatch 0197-5.4.98-all-fixes.patch || die
377 mpatch 0198-5.4.99-all-fixes.patch || die
378 mpatch 0199-5.4.100-all-fixes.patch || die
379 mpatch 0200-5.4.101-all-fixes.patch || die
380 mpatch 0201-5.4.102-all-fixes.patch || die
381 mpatch 0202-5.4.103-all-fixes.patch || die
382 mpatch 0203-5.4.104-all-fixes.patch || die
383 mpatch 0204-5.4.105-all-fixes.patch || die
384 mpatch 0205-5.4.106-all-fixes.patch || die
385 mpatch 0206-5.4.107-all-fixes.patch || die
386 mpatch 0207-5.4.108-all-fixes.patch || die
387 mpatch 0208-5.4.109-all-fixes.patch || die
388 mpatch 0209-5.4.110-all-fixes.patch || die
389 mpatch 0210-5.4.111-all-fixes.patch || die
390 mpatch 0211-5.4.112-all-fixes.patch || die
391 mpatch 0212-5.4.113-all-fixes.patch || die
392 mpatch 0213-5.4.114-all-fixes.patch || die
393 mpatch 0214-5.4.115-all-fixes.patch || die
394 mpatch 0215-5.4.116-all-fixes.patch || die
395 mpatch 0216-5.4.117-all-fixes.patch || die
396 mpatch 0217-5.4.118-all-fixes.patch || die
397 mpatch 0218-5.4.119-all-fixes.patch || die
398 mpatch 0219-5.4.120-all-fixes.patch || die
399 mpatch 0220-5.4.121-all-fixes.patch || die
400 mpatch 0221-5.4.122-all-fixes.patch || die
401 mpatch 0222-5.4.123-all-fixes.patch || die
402 mpatch 0223-5.4.124-all-fixes.patch || die
403 mpatch 0224-5.4.125-all-fixes.patch || die
404 mpatch 0225-5.4.126-all-fixes.patch || die
405 mpatch 0226-5.4.127-all-fixes.patch || die
406 mpatch 0227-5.4.128-all-fixes.patch || die
407 mpatch 0228-5.4.129-all-fixes.patch || die
408 mpatch 0229-5.4.130-all-fixes.patch || die
409 mpatch 0230-5.4.131-all-fixes.patch || die
410 mpatch 0231-5.4.132-all-fixes.patch || die
411 mpatch 0232-5.4.133-all-fixes.patch || die
412 mpatch 0233-5.4.134-all-fixes.patch || die
413 mpatch 0234-5.4.135-all-fixes.patch || die
414 mpatch 0235-5.4.136-all-fixes.patch || die
415 mpatch 0236-5.4.137-all-fixes.patch || die
416 mpatch 0237-5.4.138-all-fixes.patch || die
417 mpatch 0238-5.4.139-all-fixes.patch || die
418 mpatch 0239-5.4.140-all-fixes.patch || die
419 mpatch 0240-5.4.141-all-fixes.patch || die
420 mpatch 0241-5.4.142-all-fixes.patch || die
421 mpatch 0242-5.4.143-all-fixes.patch || die
422 mpatch 0243-5.4.144-all-fixes.patch || die
423 mpatch 0244-5.4.145-all-fixes.patch || die
424 mpatch 0245-5.4.146-all-fixes.patch || die
425 mpatch 0246-5.4.147-all-fixes.patch || die
426 mpatch 0247-5.4.148-all-fixes.patch || die
427 mpatch 0248-5.4.149-all-fixes.patch || die
428 mpatch 0249-5.4.150-all-fixes.patch || die
429 mpatch 0250-5.4.151-all-fixes.patch || die
430 mpatch 0251-5.4.152-all-fixes.patch || die
431 mpatch 0252-5.4.153-all-fixes.patch || die
432 mpatch 0253-5.4.154-all-fixes.patch || die
433 mpatch 0254-5.4.155-all-fixes.patch || die
434 mpatch 0255-5.4.156-all-fixes.patch || die
435 mpatch 0256-5.4.157-all-fixes.patch || die
436 mpatch 0257-5.4.158-all-fixes.patch || die
437 mpatch 0258-5.4.159-all-fixes.patch || die
438 mpatch 0259-5.4.160-all-fixes.patch || die
439 mpatch 0260-5.4.161-all-fixes.patch || die
440 mpatch 0261-5.4.162-all-fixes.patch || die
441 mpatch 0262-5.4.163-all-fixes.patch || die
442 mpatch 0263-5.4.164-all-fixes.patch || die
443 mpatch 0264-5.4.165-all-fixes.patch || die
444 mpatch 0265-5.4.166-all-fixes.patch || die
445 mpatch 0266-5.4.167-all-fixes.patch || die
446 mpatch 0267-5.4.168-all-fixes.patch || die
447 mpatch 0268-5.4.169-all-fixes.patch || die
448 mpatch 0269-5.4.170-all-fixes.patch || die
449 mpatch 0270-5.4.171-all-fixes.patch || die
450 mpatch 0271-5.4.172-all-fixes.patch || die
451 mpatch 0272-5.4.173-all-fixes.patch || die
452 mpatch 0273-5.4.174-all-fixes.patch || die
453 mpatch 0274-5.4.175-all-fixes.patch || die
454 mpatch 0275-5.4.176-all-fixes.patch || die
455 mpatch 0276-5.4.177-all-fixes.patch || die
456 mpatch 0277-5.4.178-all-fixes.patch || die
457 mpatch 0278-5.4.179-all-fixes.patch || die
458 mpatch 0279-5.4.180-all-fixes.patch || die
459 mpatch 0280-5.4.181-all-fixes.patch || die
460 mpatch 0281-5.4.182-all-fixes.patch || die
461 mpatch 0282-5.4.183-all-fixes.patch || die
462 mpatch 0283-5.4.184-all-fixes.patch || die
463 mpatch 0284-5.4.185-all-fixes.patch || die
464 mpatch 0285-5.4.186-all-fixes.patch || die
465 mpatch 0286-5.4.187-all-fixes.patch || die
466 mpatch 0287-5.4.188-all-fixes.patch || die
467 mpatch 0288-5.4.189-all-fixes.patch || die
468 mpatch 0289-5.4.190-all-fixes.patch || die
469 mpatch 0290-5.4.191-all-fixes.patch || die
470 mpatch 0291-5.4.192-all-fixes.patch || die
471 mpatch 0292-5.4.193-all-fixes.patch || die
472 mpatch 0293-5.4.194-all-fixes.patch || die
473 mpatch 0294-5.4.195-all-fixes.patch || die
474 mpatch 0295-5.4.196-all-fixes.patch || die
475 mpatch 0296-5.4.197-all-fixes.patch || die
476 mpatch 0297-5.4.198-all-fixes.patch || die
477 mpatch 0298-5.4.199-all-fixes.patch || die
478 mpatch 0299-5.4.200-all-fixes.patch || die
479 mpatch 0300-5.4.201-all-fixes.patch || die
480 mpatch 0301-5.4.202-all-fixes.patch || die
481 mpatch 0302-5.4.203-all-fixes.patch || die
482 mpatch 0303-5.4.204-all-fixes.patch || die
483 mpatch 0304-5.4.205-all-fixes.patch || die
484 mpatch 0305-5.4.206-all-fixes.patch || die
485 mpatch 0306-5.4.207-all-fixes.patch || die
486 mpatch 0307-5.4.208-all-fixes.patch || die
487 mpatch 0308-5.4.209-all-fixes.patch || die
488 mpatch 0309-5.4.210-all-fixes.patch || die
489 mpatch 0310-5.4.211-all-fixes.patch || die
490 mpatch 0311-5.4.212-all-fixes.patch || die
491 mpatch 0312-5.4.213-all-fixes.patch || die
492 mpatch 0313-5.4.214-all-fixes.patch || die
493 mpatch 0314-5.4.215-all-fixes.patch || die
494 mpatch 0315-5.4.216-all-fixes.patch || die
495 mpatch 0316-5.4.217-all-fixes.patch || die
496 mpatch 0317-5.4.218-all-fixes.patch || die
497 mpatch 0318-5.4.219-all-fixes.patch || die
498 # 150-300 - magellan patches, driver updates etc
499 # 300-400 - compilations fixes and other
500 }