This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Updating the linux kernel list, longterm kernels.


Hi,

It looks like the kernel list needs bumping again. I also noticed that some longterm versions are not marked as such:

3.4.*, 3.2.*, 3.0.*, 2.6.34.*

Is there a reason they weren't marked?

If not, here's a patch against r3227
I didn't look up the longterm announcements, or add 2.6.34.*


diff linux.in.r3227 linux.in
31c31
<     prompt "3.10.2"
---
>     prompt "3.10.9"
55c55
<     prompt "3.4.54"
---
>     prompt "3.4.59 (longterm)"
63c63
<     prompt "3.2.48"
---
>     prompt "3.2.50 (longterm)"
71c71
<     prompt "3.0.87"
---
>     prompt "3.0.93 (longterm)"
162c162
<     default "3.10.2" if KERNEL_V_3_10
---
>     default "3.10.9" if KERNEL_V_3_10
168c168
<     default "3.4.54" if KERNEL_V_3_4
---
>     default "3.4.59" if KERNEL_V_3_4
170c170
<     default "3.2.48" if KERNEL_V_3_2
---
>     default "3.2.50" if KERNEL_V_3_2
172c172
<     default "3.0.87" if KERNEL_V_3_0
---
>     default "3.0.93" if KERNEL_V_3_0


Cheers,

--
Jonathan WINTERFLOOD
jonathan.winterflood@diateam.net
Diateam
41 rue Yves Collet
29200 Brest, FRANCE
Phone : +33(0)2.30.96.05.55


--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]