Magellan Linux

Contents of /smage/trunk/core/kernel-alx-legacy/kernel-alx-legacy-4.9.234-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 15421 - (show annotations) (download)
Mon Aug 31 10:37:38 2020 UTC (3 years, 7 months ago) by niro
File size: 29041 byte(s)
auto added: ver bump to 4.9.234-r2
1 # $Id$
2
3 # base alx kernel:
4 # using linux-4.9.234
5
6 # global kernel setup
7 COMPRESS_MODULES="gzip"
8 LINUX_FIRMWARE="20200707"
9
10 BRANCH="alx-legacy"
11
12 PNAME="kernel-${BRANCH}"
13
14 # 2.6.x.x subver style
15 PSUBVER=""
16
17 PVER="4.9.234"
18 PBUILD="r2"
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 # --- extra drivers included in this kernel: ---
36 # we do not bundle ati-drivers and nvidia-glx drivers anymore
37 # use our new module builders!
38 # --- eot extra drivers ---
39
40 SRC_URI=(
41 http://www.kernel.org/pub/linux/kernel/v$(echo ${PVER} | cut -d. -f1).x/${SRCFILE}
42 mirror://kernel-${BRANCH}/${SRCFILE}
43 mirror://kernel-${BRANCH}/config-${PVER}-${BRANCH}-${PBUILD}-i686
44 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0100-4.9.1-all-fixes.patch
45 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0101-4.9.2-all-fixes.patch
46 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0102-4.9.3-all-fixes.patch
47 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0103-4.9.4-all-fixes.patch
48 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0104-4.9.5-all-fixes.patch
49 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0105-4.9.6-all-fixes.patch
50 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0106-4.9.7-all-fixes.patch
51 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0107-4.9.8-all-fixes.patch
52 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0108-4.9.9-all-fixes.patch
53 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0109-4.9.10-all-fixes.patch
54 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0110-4.9.11-all-fixes.patch
55 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0111-4.9.12-all-fixes.patch
56 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0112-4.9.13-all-fixes.patch
57 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0113-4.9.14-all-fixes.patch
58 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0114-4.9.15-all-fixes.patch
59 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0115-4.9.16-all-fixes.patch
60 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0116-4.9.17-all-fixes.patch
61 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0117-4.9.18-all-fixes.patch
62 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0118-4.9.19-all-fixes.patch
63 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0119-4.9.20-all-fixes.patch
64 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0120-4.9.21-all-fixes.patch
65 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0121-4.9.22-all-fixes.patch
66 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0122-4.9.23-all-fixes.patch
67 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0123-4.9.24-all-fixes.patch
68 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0124-4.9.25-all-fixes.patch
69 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0125-4.9.26-all-fixes.patch
70 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0126-4.9.27-all-fixes.patch
71 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0127-4.9.28-all-fixes.patch
72 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0128-4.9.29-all-fixes.patch
73 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0129-4.9.30-all-fixes.patch
74 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0130-4.9.31-all-fixes.patch
75 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0131-4.9.32-all-fixes.patch
76 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0132-4.9.33-all-fixes.patch
77 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0133-4.9.34-all-fixes.patch
78 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0134-4.9.35-all-fixes.patch
79 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0135-4.9.36-all-fixes.patch
80 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0136-4.9.37-all-fixes.patch
81 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0137-4.9.38-all-fixes.patch
82 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0138-4.9.39-all-fixes.patch
83 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0139-4.9.40-all-fixes.patch
84 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0140-4.9.41-all-fixes.patch
85 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0141-4.9.42-all-fixes.patch
86 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0142-4.9.43-all-fixes.patch
87 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0143-4.9.44-all-fixes.patch
88 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0144-4.9.45-all-fixes.patch
89 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0145-4.9.46-all-fixes.patch
90 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0146-4.9.47-all-fixes.patch
91 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0147-4.9.48-all-fixes.patch
92 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0148-4.9.49-all-fixes.patch
93 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0149-4.9.50-all-fixes.patch
94 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0150-4.9.51-all-fixes.patch
95 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0151-4.9.52-all-fixes.patch
96 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0152-4.9.53-all-fixes.patch
97 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0153-4.9.54-all-fixes.patch
98 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0154-4.9.55-all-fixes.patch
99 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0155-4.9.56-all-fixes.patch
100 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0156-4.9.57-all-fixes.patch
101 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0157-4.9.58-all-fixes.patch
102 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0158-4.9.59-all-fixes.patch
103 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0159-4.9.60-all-fixes.patch
104 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0160-4.9.61-all-fixes.patch
105 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0161-4.9.62-all-fixes.patch
106 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0162-4.9.63-all-fixes.patch
107 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0163-4.9.64-all-fixes.patch
108 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0164-4.9.65-all-fixes.patch
109 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0165-4.9.66-all-fixes.patch
110 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0166-4.9.67-all-fixes.patch
111 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0167-4.9.68-all-fixes.patch
112 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0168-4.9.69-all-fixes.patch
113 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0169-4.9.70-all-fixes.patch
114 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0170-4.9.71-all-fixes.patch
115 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0171-4.9.72-all-fixes.patch
116 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0172-4.9.73-all-fixes.patch
117 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0173-4.9.74-all-fixes.patch
118 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0174-4.9.75-all-fixes.patch
119 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0175-4.9.76-all-fixes.patch
120 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0176-4.9.77-all-fixes.patch
121 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0177-4.9.78-all-fixes.patch
122 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0178-4.9.79-all-fixes.patch
123 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0179-4.9.80-all-fixes.patch
124 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0180-4.9.81-all-fixes.patch
125 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0181-4.9.82-all-fixes.patch
126 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0182-4.9.83-all-fixes.patch
127 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0183-4.9.84-all-fixes.patch
128 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0184-4.9.85-all-fixes.patch
129 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0185-4.9.86-all-fixes.patch
130 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0186-4.9.87-all-fixes.patch
131 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0187-4.9.88-all-fixes.patch
132 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0188-4.9.89-all-fixes.patch
133 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0189-4.9.90-all-fixes.patch
134 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0190-4.9.91-all-fixes.patch
135 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0191-4.9.92-all-fixes.patch
136 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0192-4.9.93-all-fixes.patch
137 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0193-4.9.94-all-fixes.patch
138 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0194-4.9.95-all-fixes.patch
139 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0195-4.9.96-all-fixes.patch
140 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0196-4.9.97-all-fixes.patch
141 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0197-4.9.98-all-fixes.patch
142 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0198-4.9.99-all-fixes.patch
143 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0199-4.9.100-all-fixes.patch
144 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0200-4.9.101-all-fixes.patch
145 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0201-4.9.102-all-fixes.patch
146 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0202-4.9.103-all-fixes.patch
147 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0203-4.9.104-all-fixes.patch
148 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0204-4.9.105-all-fixes.patch
149 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0205-4.9.106-all-fixes.patch
150 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0206-4.9.107-all-fixes.patch
151 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0207-4.9.108-all-fixes.patch
152 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0208-4.9.109-all-fixes.patch
153 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0209-4.9.110-all-fixes.patch
154 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0210-4.9.111-all-fixes.patch
155 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0211-4.9.112-all-fixes.patch
156 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0212-4.9.113-all-fixes.patch
157 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0213-4.9.114-all-fixes.patch
158 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0214-4.9.115-all-fixes.patch
159 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0215-4.9.116-all-fixes.patch
160 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0216-4.9.117-all-fixes.patch
161 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0217-4.9.118-all-fixes.patch
162 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0218-4.9.119-all-fixes.patch
163 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0219-4.9.120-all-fixes.patch
164 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0220-4.9.121-all-fixes.patch
165 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0221-4.9.122-all-fixes.patch
166 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0222-4.9.123-all-fixes.patch
167 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0223-4.9.124-all-fixes.patch
168 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0224-4.9.125-all-fixes.patch
169 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0225-4.9.126-all-fixes.patch
170 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0226-4.9.127-all-fixes.patch
171 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0227-4.9.128-all-fixes.patch
172 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0228-4.9.129-all-fixes.patch
173 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0229-4.9.130-all-fixes.patch
174 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0230-4.9.131-all-fixes.patch
175 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0231-4.9.132-all-fixes.patch
176 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0232-4.9.133-all-fixes.patch
177 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0233-4.9.134-all-fixes.patch
178 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0234-4.9.135-all-fixes.patch
179 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0235-4.9.136-all-fixes.patch
180 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0236-4.9.137-all-fixes.patch
181 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0237-4.9.138-all-fixes.patch
182 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0238-4.9.139-all-fixes.patch
183 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0239-4.9.140-all-fixes.patch
184 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0240-4.9.141-all-fixes.patch
185 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0241-4.9.142-all-fixes.patch
186 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0242-4.9.143-all-fixes.patch
187 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0243-4.9.144-all-fixes.patch
188 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0244-4.9.145-all-fixes.patch
189 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0245-4.9.146-all-fixes.patch
190 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0246-4.9.147-all-fixes.patch
191 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0247-4.9.148-all-fixes.patch
192 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0248-4.9.149-all-fixes.patch
193 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0249-4.9.150-all-fixes.patch
194 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0250-4.9.151-all-fixes.patch
195 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0251-4.9.152-all-fixes.patch
196 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0252-4.9.153-all-fixes.patch
197 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0253-4.9.154-all-fixes.patch
198 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0254-4.9.155-all-fixes.patch
199 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0255-4.9.156-all-fixes.patch
200 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0256-4.9.157-all-fixes.patch
201 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0257-4.9.158-all-fixes.patch
202 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0258-4.9.159-all-fixes.patch
203 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0259-4.9.160-all-fixes.patch
204 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0260-4.9.161-all-fixes.patch
205 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0261-4.9.162-all-fixes.patch
206 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0262-4.9.163-all-fixes.patch
207 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0263-4.9.164-all-fixes.patch
208 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0264-4.9.165-all-fixes.patch
209 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0265-4.9.166-all-fixes.patch
210 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0266-4.9.167-all-fixes.patch
211 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0267-4.9.168-all-fixes.patch
212 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0268-4.9.169-all-fixes.patch
213 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0269-4.9.170-all-fixes.patch
214 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0270-4.9.171-all-fixes.patch
215 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0271-4.9.172-all-fixes.patch
216 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0272-4.9.173-all-fixes.patch
217 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0273-4.9.174-all-fixes.patch
218 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0274-4.9.175-all-fixes.patch
219 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0275-4.9.176-all-fixes.patch
220 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0276-4.9.177-all-fixes.patch
221 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0277-4.9.178-all-fixes.patch
222 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0278-4.9.179-all-fixes.patch
223 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0279-4.9.180-all-fixes.patch
224 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0280-4.9.181-all-fixes.patch
225 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0281-4.9.182-all-fixes.patch
226 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0282-4.9.183-all-fixes.patch
227 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0283-4.9.184-all-fixes.patch
228 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0284-4.9.185-all-fixes.patch
229 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0285-4.9.186-all-fixes.patch
230 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0286-4.9.187-all-fixes.patch
231 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0287-4.9.188-all-fixes.patch
232 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0288-4.9.189-all-fixes.patch
233 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0289-4.9.190-all-fixes.patch
234 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0290-4.9.191-all-fixes.patch
235 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0291-4.9.192-all-fixes.patch
236 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0292-4.9.193-all-fixes.patch
237 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0293-4.9.194-all-fixes.patch
238 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0294-4.9.195-all-fixes.patch
239 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0295-4.9.196-all-fixes.patch
240 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0296-4.9.197-all-fixes.patch
241 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0297-4.9.198-all-fixes.patch
242 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0298-4.9.199-all-fixes.patch
243 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0299-4.9.200-all-fixes.patch
244 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0300-4.9.201-all-fixes.patch
245 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0301-4.9.202-all-fixes.patch
246 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0302-4.9.203-all-fixes.patch
247 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0303-4.9.204-all-fixes.patch
248 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0304-4.9.205-all-fixes.patch
249 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0305-4.9.206-all-fixes.patch
250 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0306-4.9.207-all-fixes.patch
251 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0307-4.9.208-all-fixes.patch
252 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0308-4.9.209-all-fixes.patch
253 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0309-4.9.210-all-fixes.patch
254 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0310-4.9.211-all-fixes.patch
255 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0311-4.9.212-all-fixes.patch
256 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0312-4.9.213-all-fixes.patch
257 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0313-4.9.214-all-fixes.patch
258 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0314-4.9.215-all-fixes.patch
259 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0315-4.9.216-all-fixes.patch
260 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0316-4.9.217-all-fixes.patch
261 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0317-4.9.218-all-fixes.patch
262 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0318-4.9.219-all-fixes.patch
263 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0319-4.9.220-all-fixes.patch
264 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0320-4.9.221-all-fixes.patch
265 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0321-4.9.222-all-fixes.patch
266 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0322-4.9.223-all-fixes.patch
267 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0323-4.9.224-all-fixes.patch
268 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0324-4.9.225-all-fixes.patch
269 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0325-4.9.226-all-fixes.patch
270 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0326-4.9.227-all-fixes.patch
271 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0327-4.9.228-all-fixes.patch
272 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0328-4.9.229-all-fixes.patch
273 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0329-4.9.230-all-fixes.patch
274 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0330-4.9.231-all-fixes.patch
275 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0331-4.9.232-all-fixes.patch
276 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0332-4.9.233-all-fixes.patch
277 mirror://kernel-${BRANCH}/patches-${PVER%.*}/0333-4.9.234-all-fixes.patch
278 )
279
280 # stable-tree
281 #UP2DATE="updatecmd http://www.kernel.org/ | grep -A1 -i 'latest stable' | sed -n 's/.*\([0-9].[0-9].[0-9].*\).*/\1/;$ p'"
282 # longterm tree
283 UP2DATE="updatecmd http://www.kernel.org/ | grep -A1 -i 'longterm:' | sed 's/.*:\ \([0-9]\.[0-9].*\)\ [0-9].*/\1/;q'"
284
285 kernel_apply_patches()
286 {
287 cd ${SRCDIR}
288
289 # 001-100 - ck patches
290 # 100-150 - official updates
291 mpatch 0100-4.9.1-all-fixes.patch || die
292 mpatch 0101-4.9.2-all-fixes.patch || die
293 mpatch 0102-4.9.3-all-fixes.patch || die
294 mpatch 0103-4.9.4-all-fixes.patch || die
295 mpatch 0104-4.9.5-all-fixes.patch || die
296 mpatch 0105-4.9.6-all-fixes.patch || die
297 mpatch 0106-4.9.7-all-fixes.patch || die
298 mpatch 0107-4.9.8-all-fixes.patch || die
299 mpatch 0108-4.9.9-all-fixes.patch || die
300 mpatch 0109-4.9.10-all-fixes.patch || die
301 mpatch 0110-4.9.11-all-fixes.patch || die
302 mpatch 0111-4.9.12-all-fixes.patch || die
303 mpatch 0112-4.9.13-all-fixes.patch || die
304 mpatch 0113-4.9.14-all-fixes.patch || die
305 mpatch 0114-4.9.15-all-fixes.patch || die
306 mpatch 0115-4.9.16-all-fixes.patch || die
307 mpatch 0116-4.9.17-all-fixes.patch || die
308 mpatch 0117-4.9.18-all-fixes.patch || die
309 mpatch 0118-4.9.19-all-fixes.patch || die
310 mpatch 0119-4.9.20-all-fixes.patch || die
311 mpatch 0120-4.9.21-all-fixes.patch || die
312 mpatch 0121-4.9.22-all-fixes.patch || die
313 mpatch 0122-4.9.23-all-fixes.patch || die
314 mpatch 0123-4.9.24-all-fixes.patch || die
315 mpatch 0124-4.9.25-all-fixes.patch || die
316 mpatch 0125-4.9.26-all-fixes.patch || die
317 mpatch 0126-4.9.27-all-fixes.patch || die
318 mpatch 0127-4.9.28-all-fixes.patch || die
319 mpatch 0128-4.9.29-all-fixes.patch || die
320 mpatch 0129-4.9.30-all-fixes.patch || die
321 mpatch 0130-4.9.31-all-fixes.patch || die
322 mpatch 0131-4.9.32-all-fixes.patch || die
323 mpatch 0132-4.9.33-all-fixes.patch || die
324 mpatch 0133-4.9.34-all-fixes.patch || die
325 mpatch 0134-4.9.35-all-fixes.patch || die
326 mpatch 0135-4.9.36-all-fixes.patch || die
327 mpatch 0136-4.9.37-all-fixes.patch || die
328 mpatch 0137-4.9.38-all-fixes.patch || die
329 mpatch 0138-4.9.39-all-fixes.patch || die
330 mpatch 0139-4.9.40-all-fixes.patch || die
331 mpatch 0140-4.9.41-all-fixes.patch || die
332 mpatch 0141-4.9.42-all-fixes.patch || die
333 mpatch 0142-4.9.43-all-fixes.patch || die
334 mpatch 0143-4.9.44-all-fixes.patch || die
335 mpatch 0144-4.9.45-all-fixes.patch || die
336 mpatch 0145-4.9.46-all-fixes.patch || die
337 mpatch 0146-4.9.47-all-fixes.patch || die
338 mpatch 0147-4.9.48-all-fixes.patch || die
339 mpatch 0148-4.9.49-all-fixes.patch || die
340 mpatch 0149-4.9.50-all-fixes.patch || die
341 mpatch 0150-4.9.51-all-fixes.patch || die
342 mpatch 0151-4.9.52-all-fixes.patch || die
343 mpatch 0152-4.9.53-all-fixes.patch || die
344 mpatch 0153-4.9.54-all-fixes.patch || die
345 mpatch 0154-4.9.55-all-fixes.patch || die
346 mpatch 0155-4.9.56-all-fixes.patch || die
347 mpatch 0156-4.9.57-all-fixes.patch || die
348 mpatch 0157-4.9.58-all-fixes.patch || die
349 mpatch 0158-4.9.59-all-fixes.patch || die
350 mpatch 0159-4.9.60-all-fixes.patch || die
351 mpatch 0160-4.9.61-all-fixes.patch || die
352 mpatch 0161-4.9.62-all-fixes.patch || die
353 mpatch 0162-4.9.63-all-fixes.patch || die
354 mpatch 0163-4.9.64-all-fixes.patch || die
355 mpatch 0164-4.9.65-all-fixes.patch || die
356 mpatch 0165-4.9.66-all-fixes.patch || die
357 mpatch 0166-4.9.67-all-fixes.patch || die
358 mpatch 0167-4.9.68-all-fixes.patch || die
359 mpatch 0168-4.9.69-all-fixes.patch || die
360 mpatch 0169-4.9.70-all-fixes.patch || die
361 mpatch 0170-4.9.71-all-fixes.patch || die
362 mpatch 0171-4.9.72-all-fixes.patch || die
363 mpatch 0172-4.9.73-all-fixes.patch || die
364 mpatch 0173-4.9.74-all-fixes.patch || die
365 mpatch 0174-4.9.75-all-fixes.patch || die
366 mpatch 0175-4.9.76-all-fixes.patch || die
367 mpatch 0176-4.9.77-all-fixes.patch || die
368 mpatch 0177-4.9.78-all-fixes.patch || die
369 mpatch 0178-4.9.79-all-fixes.patch || die
370 mpatch 0179-4.9.80-all-fixes.patch || die
371 mpatch 0180-4.9.81-all-fixes.patch || die
372 mpatch 0181-4.9.82-all-fixes.patch || die
373 mpatch 0182-4.9.83-all-fixes.patch || die
374 mpatch 0183-4.9.84-all-fixes.patch || die
375 mpatch 0184-4.9.85-all-fixes.patch || die
376 mpatch 0185-4.9.86-all-fixes.patch || die
377 mpatch 0186-4.9.87-all-fixes.patch || die
378 mpatch 0187-4.9.88-all-fixes.patch || die
379 mpatch 0188-4.9.89-all-fixes.patch || die
380 mpatch 0189-4.9.90-all-fixes.patch || die
381 mpatch 0190-4.9.91-all-fixes.patch || die
382 mpatch 0191-4.9.92-all-fixes.patch || die
383 mpatch 0192-4.9.93-all-fixes.patch || die
384 mpatch 0193-4.9.94-all-fixes.patch || die
385 mpatch 0194-4.9.95-all-fixes.patch || die
386 mpatch 0195-4.9.96-all-fixes.patch || die
387 mpatch 0196-4.9.97-all-fixes.patch || die
388 mpatch 0197-4.9.98-all-fixes.patch || die
389 mpatch 0198-4.9.99-all-fixes.patch || die
390 mpatch 0199-4.9.100-all-fixes.patch || die
391 mpatch 0200-4.9.101-all-fixes.patch || die
392 mpatch 0201-4.9.102-all-fixes.patch || die
393 mpatch 0202-4.9.103-all-fixes.patch || die
394 mpatch 0203-4.9.104-all-fixes.patch || die
395 mpatch 0204-4.9.105-all-fixes.patch || die
396 mpatch 0205-4.9.106-all-fixes.patch || die
397 mpatch 0206-4.9.107-all-fixes.patch || die
398 mpatch 0207-4.9.108-all-fixes.patch || die
399 mpatch 0208-4.9.109-all-fixes.patch || die
400 mpatch 0209-4.9.110-all-fixes.patch || die
401 mpatch 0210-4.9.111-all-fixes.patch || die
402 mpatch 0211-4.9.112-all-fixes.patch || die
403 mpatch 0212-4.9.113-all-fixes.patch || die
404 mpatch 0213-4.9.114-all-fixes.patch || die
405 mpatch 0214-4.9.115-all-fixes.patch || die
406 mpatch 0215-4.9.116-all-fixes.patch || die
407 mpatch 0216-4.9.117-all-fixes.patch || die
408 mpatch 0217-4.9.118-all-fixes.patch || die
409 mpatch 0218-4.9.119-all-fixes.patch || die
410 mpatch 0219-4.9.120-all-fixes.patch || die
411 mpatch 0220-4.9.121-all-fixes.patch || die
412 mpatch 0221-4.9.122-all-fixes.patch || die
413 mpatch 0222-4.9.123-all-fixes.patch || die
414 mpatch 0223-4.9.124-all-fixes.patch || die
415 mpatch 0224-4.9.125-all-fixes.patch || die
416 mpatch 0225-4.9.126-all-fixes.patch || die
417 mpatch 0226-4.9.127-all-fixes.patch || die
418 mpatch 0227-4.9.128-all-fixes.patch || die
419 mpatch 0228-4.9.129-all-fixes.patch || die
420 mpatch 0229-4.9.130-all-fixes.patch || die
421 mpatch 0230-4.9.131-all-fixes.patch || die
422 mpatch 0231-4.9.132-all-fixes.patch || die
423 mpatch 0232-4.9.133-all-fixes.patch || die
424 mpatch 0233-4.9.134-all-fixes.patch || die
425 mpatch 0234-4.9.135-all-fixes.patch || die
426 mpatch 0235-4.9.136-all-fixes.patch || die
427 mpatch 0236-4.9.137-all-fixes.patch || die
428 mpatch 0237-4.9.138-all-fixes.patch || die
429 mpatch 0238-4.9.139-all-fixes.patch || die
430 mpatch 0239-4.9.140-all-fixes.patch || die
431 mpatch 0240-4.9.141-all-fixes.patch || die
432 mpatch 0241-4.9.142-all-fixes.patch || die
433 mpatch 0242-4.9.143-all-fixes.patch || die
434 mpatch 0243-4.9.144-all-fixes.patch || die
435 mpatch 0244-4.9.145-all-fixes.patch || die
436 mpatch 0245-4.9.146-all-fixes.patch || die
437 mpatch 0246-4.9.147-all-fixes.patch || die
438 mpatch 0247-4.9.148-all-fixes.patch || die
439 mpatch 0248-4.9.149-all-fixes.patch || die
440 mpatch 0249-4.9.150-all-fixes.patch || die
441 mpatch 0250-4.9.151-all-fixes.patch || die
442 mpatch 0251-4.9.152-all-fixes.patch || die
443 mpatch 0252-4.9.153-all-fixes.patch || die
444 mpatch 0253-4.9.154-all-fixes.patch || die
445 mpatch 0254-4.9.155-all-fixes.patch || die
446 mpatch 0255-4.9.156-all-fixes.patch || die
447 mpatch 0256-4.9.157-all-fixes.patch || die
448 mpatch 0257-4.9.158-all-fixes.patch || die
449 mpatch 0258-4.9.159-all-fixes.patch || die
450 mpatch 0259-4.9.160-all-fixes.patch || die
451 mpatch 0260-4.9.161-all-fixes.patch || die
452 mpatch 0261-4.9.162-all-fixes.patch || die
453 mpatch 0262-4.9.163-all-fixes.patch || die
454 mpatch 0263-4.9.164-all-fixes.patch || die
455 mpatch 0264-4.9.165-all-fixes.patch || die
456 mpatch 0265-4.9.166-all-fixes.patch || die
457 mpatch 0266-4.9.167-all-fixes.patch || die
458 mpatch 0267-4.9.168-all-fixes.patch || die
459 mpatch 0268-4.9.169-all-fixes.patch || die
460 mpatch 0269-4.9.170-all-fixes.patch || die
461 mpatch 0270-4.9.171-all-fixes.patch || die
462 mpatch 0271-4.9.172-all-fixes.patch || die
463 mpatch 0272-4.9.173-all-fixes.patch || die
464 mpatch 0273-4.9.174-all-fixes.patch || die
465 mpatch 0274-4.9.175-all-fixes.patch || die
466 mpatch 0275-4.9.176-all-fixes.patch || die
467 mpatch 0276-4.9.177-all-fixes.patch || die
468 mpatch 0277-4.9.178-all-fixes.patch || die
469 mpatch 0278-4.9.179-all-fixes.patch || die
470 mpatch 0279-4.9.180-all-fixes.patch || die
471 mpatch 0280-4.9.181-all-fixes.patch || die
472 mpatch 0281-4.9.182-all-fixes.patch || die
473 mpatch 0282-4.9.183-all-fixes.patch || die
474 mpatch 0283-4.9.184-all-fixes.patch || die
475 mpatch 0284-4.9.185-all-fixes.patch || die
476 mpatch 0285-4.9.186-all-fixes.patch || die
477 mpatch 0286-4.9.187-all-fixes.patch || die
478 mpatch 0287-4.9.188-all-fixes.patch || die
479 mpatch 0288-4.9.189-all-fixes.patch || die
480 mpatch 0289-4.9.190-all-fixes.patch || die
481 mpatch 0290-4.9.191-all-fixes.patch || die
482 mpatch 0291-4.9.192-all-fixes.patch || die
483 mpatch 0292-4.9.193-all-fixes.patch || die
484 mpatch 0293-4.9.194-all-fixes.patch || die
485 mpatch 0294-4.9.195-all-fixes.patch || die
486 mpatch 0295-4.9.196-all-fixes.patch || die
487 mpatch 0296-4.9.197-all-fixes.patch || die
488 mpatch 0297-4.9.198-all-fixes.patch || die
489 mpatch 0298-4.9.199-all-fixes.patch || die
490 mpatch 0299-4.9.200-all-fixes.patch || die
491 mpatch 0300-4.9.201-all-fixes.patch || die
492 mpatch 0301-4.9.202-all-fixes.patch || die
493 mpatch 0302-4.9.203-all-fixes.patch || die
494 mpatch 0303-4.9.204-all-fixes.patch || die
495 mpatch 0304-4.9.205-all-fixes.patch || die
496 mpatch 0305-4.9.206-all-fixes.patch || die
497 mpatch 0306-4.9.207-all-fixes.patch || die
498 mpatch 0307-4.9.208-all-fixes.patch || die
499 mpatch 0308-4.9.209-all-fixes.patch || die
500 mpatch 0309-4.9.210-all-fixes.patch || die
501 mpatch 0310-4.9.211-all-fixes.patch || die
502 mpatch 0311-4.9.212-all-fixes.patch || die
503 mpatch 0312-4.9.213-all-fixes.patch || die
504 mpatch 0313-4.9.214-all-fixes.patch || die
505 mpatch 0314-4.9.215-all-fixes.patch || die
506 mpatch 0315-4.9.216-all-fixes.patch || die
507 mpatch 0316-4.9.217-all-fixes.patch || die
508 mpatch 0317-4.9.218-all-fixes.patch || die
509 mpatch 0318-4.9.219-all-fixes.patch || die
510 mpatch 0319-4.9.220-all-fixes.patch || die
511 mpatch 0320-4.9.221-all-fixes.patch || die
512 mpatch 0321-4.9.222-all-fixes.patch || die
513 mpatch 0322-4.9.223-all-fixes.patch || die
514 mpatch 0323-4.9.224-all-fixes.patch || die
515 mpatch 0324-4.9.225-all-fixes.patch || die
516 mpatch 0325-4.9.226-all-fixes.patch || die
517 mpatch 0326-4.9.227-all-fixes.patch || die
518 mpatch 0327-4.9.228-all-fixes.patch || die
519 mpatch 0328-4.9.229-all-fixes.patch || die
520 mpatch 0329-4.9.230-all-fixes.patch || die
521 mpatch 0330-4.9.231-all-fixes.patch || die
522 mpatch 0331-4.9.232-all-fixes.patch || die
523 mpatch 0332-4.9.233-all-fixes.patch || die
524 mpatch 0333-4.9.234-all-fixes.patch || die
525 # 150-300 - magellan patches, driver updates etc
526 # 300-400 - compilations fixes and other
527 }