public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] kernel/linux: update revisions
@ 2012-03-15 12:07 Benoît Thébaudeau
  2012-03-15 18:48 ` Yann E. MORIN
  0 siblings, 1 reply; 24+ messages in thread
From: Benoît Thébaudeau @ 2012-03-15 12:07 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1331813131 -3600
# Node ID 67fafa2647d10e4ba74be78b453db77990802beb
# Parent  cc170c96362c5e12d407558042f6fc17ead43f75
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

diff --git a/config/kernel/linux.in b/config/kernel/linux.in
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -26,6 +26,14 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config KERNEL_V_3_2_11
+    bool
+    prompt "3.2.11"
+
+config KERNEL_V_3_2_10
+    bool
+    prompt "3.2.10"
+
 config KERNEL_V_3_2_9
     bool
     prompt "3.2.9"
@@ -70,9 +78,9 @@
     bool
     prompt "3.1.10"
 
-config KERNEL_V_3_0_23
+config KERNEL_V_3_0_24
     bool
-    prompt "3.0.23"
+    prompt "3.0.24"
 
 config KERNEL_V_2_6_39_4
     bool
@@ -163,6 +171,8 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "3.2.11" if KERNEL_V_3_2_11
+    default "3.2.10" if KERNEL_V_3_2_10
     default "3.2.9" if KERNEL_V_3_2_9
     default "3.2.8" if KERNEL_V_3_2_8
     default "3.2.7" if KERNEL_V_3_2_7
@@ -174,7 +184,7 @@
     default "3.2.1" if KERNEL_V_3_2_1
     default "3.2" if KERNEL_V_3_2
     default "3.1.10" if KERNEL_V_3_1_10
-    default "3.0.23" if KERNEL_V_3_0_23
+    default "3.0.24" if KERNEL_V_3_0_24
     default "2.6.39.4" if KERNEL_V_2_6_39_4
     default "2.6.38.8" if KERNEL_V_2_6_38_8
     default "2.6.37.6" if KERNEL_V_2_6_37_6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PATCH] kernel/linux: update revisions
  2012-03-15 12:07 [PATCH] kernel/linux: update revisions Benoît Thébaudeau
@ 2012-03-15 18:48 ` Yann E. MORIN
  0 siblings, 0 replies; 24+ messages in thread
From: Yann E. MORIN @ 2012-03-15 18:48 UTC (permalink / raw)
  To: Benoît Thébaudeau; +Cc: crossgcc

Benoît, All,

On Thursday 15 March 2012 13:07:24 Benoît Thébaudeau wrote:
> # HG changeset patch
> # User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
> # Date 1331813131 -3600
> # Node ID 67fafa2647d10e4ba74be78b453db77990802beb
> # Parent  cc170c96362c5e12d407558042f6fc17ead43f75
> kernel/linux: update revisions

Applied as #67fafa2647d1. Thank you!

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [PATCH] kernel/linux: update revisions
@ 2013-04-11 13:26 Benoît Thébaudeau
  0 siblings, 0 replies; 24+ messages in thread
From: Benoît Thébaudeau @ 2013-04-11 13:26 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1365686686 -7200
# Node ID 435dcc4cade342ab9ee0dbc8fbab11df0dc6ca96
# Parent  0fc56e62cecf07e4cdaf866ee24d6893c4ade436
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

diff --git a/config/kernel/linux.in b/config/kernel/linux.in
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -26,6 +26,18 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config KERNEL_V_3_8_6
+    bool
+    prompt "3.8.6"
+
+config KERNEL_V_3_8_5
+    bool
+    prompt "3.8.5"
+
+config KERNEL_V_3_8_4
+    bool
+    prompt "3.8.4"
+
 config KERNEL_V_3_8_3
     bool
     prompt "3.8.3"
@@ -56,7 +68,7 @@
 
 config KERNEL_V_3_4
     bool
-    prompt "3.4.36"
+    prompt "3.4.39"
 
 config KERNEL_V_3_3
     bool
@@ -64,7 +76,7 @@
 
 config KERNEL_V_3_2
     bool
-    prompt "3.2.40"
+    prompt "3.2.43"
 
 config KERNEL_V_3_1
     bool
@@ -72,7 +84,7 @@
 
 config KERNEL_V_3_0
     bool
-    prompt "3.0.69"
+    prompt "3.0.72"
 
 config KERNEL_V_2_6_39
     bool
@@ -163,6 +175,9 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "3.8.6" if KERNEL_V_3_8_6
+    default "3.8.5" if KERNEL_V_3_8_5
+    default "3.8.4" if KERNEL_V_3_8_4
     default "3.8.3" if KERNEL_V_3_8_3
     default "3.8.2" if KERNEL_V_3_8_2
     default "3.8.1" if KERNEL_V_3_8_1
@@ -170,11 +185,11 @@
     default "3.7.10" if KERNEL_V_3_7
     default "3.6.11" if KERNEL_V_3_6
     default "3.5.7" if KERNEL_V_3_5
-    default "3.4.36" if KERNEL_V_3_4
+    default "3.4.39" if KERNEL_V_3_4
     default "3.3.8" if KERNEL_V_3_3
-    default "3.2.40" if KERNEL_V_3_2
+    default "3.2.43" if KERNEL_V_3_2
     default "3.1.10" if KERNEL_V_3_1
-    default "3.0.69" if KERNEL_V_3_0
+    default "3.0.72" if KERNEL_V_3_0
     default "2.6.39.4" if KERNEL_V_2_6_39
     default "2.6.38.8" if KERNEL_V_2_6_38
     default "2.6.37.6" if KERNEL_V_2_6_37

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [PATCH] kernel/linux: update revisions
@ 2013-03-14 21:06 Benoît Thébaudeau
  0 siblings, 0 replies; 24+ messages in thread
From: Benoît Thébaudeau @ 2013-03-14 21:06 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1363295013 -3600
# Node ID 14c04210a1dc18f3c67841107d431a346ced1fad
# Parent  cbaf37cc20b7acb900e503020210359ff42e2189
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

diff --git a/config/kernel/linux.in b/config/kernel/linux.in
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -26,13 +26,25 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config KERNEL_V_3_8_3
+    bool
+    prompt "3.8.3"
+
+config KERNEL_V_3_8_2
+    bool
+    prompt "3.8.2"
+
+config KERNEL_V_3_8_1
+    bool
+    prompt "3.8.1"
+
 config KERNEL_V_3_8
     bool
     prompt "3.8"
 
 config KERNEL_V_3_7
     bool
-    prompt "3.7.9"
+    prompt "3.7.10"
 
 config KERNEL_V_3_6
     bool
@@ -44,7 +56,7 @@
 
 config KERNEL_V_3_4
     bool
-    prompt "3.4.33"
+    prompt "3.4.36"
 
 config KERNEL_V_3_3
     bool
@@ -52,7 +64,7 @@
 
 config KERNEL_V_3_2
     bool
-    prompt "3.2.39"
+    prompt "3.2.40"
 
 config KERNEL_V_3_1
     bool
@@ -60,7 +72,7 @@
 
 config KERNEL_V_3_0
     bool
-    prompt "3.0.66"
+    prompt "3.0.69"
 
 config KERNEL_V_2_6_39
     bool
@@ -151,15 +163,18 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "3.8.3" if KERNEL_V_3_8_3
+    default "3.8.2" if KERNEL_V_3_8_2
+    default "3.8.1" if KERNEL_V_3_8_1
     default "3.8" if KERNEL_V_3_8
-    default "3.7.9" if KERNEL_V_3_7
+    default "3.7.10" if KERNEL_V_3_7
     default "3.6.11" if KERNEL_V_3_6
     default "3.5.7" if KERNEL_V_3_5
-    default "3.4.33" if KERNEL_V_3_4
+    default "3.4.36" if KERNEL_V_3_4
     default "3.3.8" if KERNEL_V_3_3
-    default "3.2.39" if KERNEL_V_3_2
+    default "3.2.40" if KERNEL_V_3_2
     default "3.1.10" if KERNEL_V_3_1
-    default "3.0.66" if KERNEL_V_3_0
+    default "3.0.69" if KERNEL_V_3_0
     default "2.6.39.4" if KERNEL_V_2_6_39
     default "2.6.38.8" if KERNEL_V_2_6_38
     default "2.6.37.6" if KERNEL_V_2_6_37

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [PATCH] kernel/linux: update revisions
@ 2013-02-19 12:10 Benoît Thébaudeau
  0 siblings, 0 replies; 24+ messages in thread
From: Benoît Thébaudeau @ 2013-02-19 12:10 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1361275629 -3600
# Node ID 125b3612bbefcb57166b96cc646975a36b227578
# Parent  4e8bfe85da61bc8d9788b24d86d490c731736844
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

diff --git a/config/kernel/linux.in b/config/kernel/linux.in
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -26,21 +26,13 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
-config KERNEL_V_3_7_3
+config KERNEL_V_3_8
     bool
-    prompt "3.7.3"
-
-config KERNEL_V_3_7_2
-    bool
-    prompt "3.7.2"
-
-config KERNEL_V_3_7_1
-    bool
-    prompt "3.7.1"
+    prompt "3.8"
 
 config KERNEL_V_3_7
     bool
-    prompt "3.7"
+    prompt "3.7.9"
 
 config KERNEL_V_3_6
     bool
@@ -52,7 +44,7 @@
 
 config KERNEL_V_3_4
     bool
-    prompt "3.4.26"
+    prompt "3.4.32"
 
 config KERNEL_V_3_3
     bool
@@ -60,7 +52,7 @@
 
 config KERNEL_V_3_2
     bool
-    prompt "3.2.37"
+    prompt "3.2.38"
 
 config KERNEL_V_3_1
     bool
@@ -68,7 +60,7 @@
 
 config KERNEL_V_3_0
     bool
-    prompt "3.0.59"
+    prompt "3.0.65"
 
 config KERNEL_V_2_6_39
     bool
@@ -159,17 +151,15 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
-    default "3.7.3" if KERNEL_V_3_7_3
-    default "3.7.2" if KERNEL_V_3_7_2
-    default "3.7.1" if KERNEL_V_3_7_1
-    default "3.7" if KERNEL_V_3_7
+    default "3.8" if KERNEL_V_3_8
+    default "3.7.9" if KERNEL_V_3_7
     default "3.6.11" if KERNEL_V_3_6
     default "3.5.7" if KERNEL_V_3_5
-    default "3.4.26" if KERNEL_V_3_4
+    default "3.4.32" if KERNEL_V_3_4
     default "3.3.8" if KERNEL_V_3_3
-    default "3.2.37" if KERNEL_V_3_2
+    default "3.2.38" if KERNEL_V_3_2
     default "3.1.10" if KERNEL_V_3_1
-    default "3.0.59" if KERNEL_V_3_0
+    default "3.0.65" if KERNEL_V_3_0
     default "2.6.39.4" if KERNEL_V_2_6_39
     default "2.6.38.8" if KERNEL_V_2_6_38
     default "2.6.37.6" if KERNEL_V_2_6_37

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [PATCH] kernel/linux: update revisions
@ 2013-01-18 14:18 Benoît Thébaudeau
  0 siblings, 0 replies; 24+ messages in thread
From: Benoît Thébaudeau @ 2013-01-18 14:18 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1358518513 -3600
# Node ID df032717ca91dc9cc8765a34d775f90791962090
# Parent  5a534736f62f0f5efaf7e5226c0ed286de51dbb9
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

diff --git a/config/kernel/linux.in b/config/kernel/linux.in
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -26,6 +26,14 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config KERNEL_V_3_7_3
+    bool
+    prompt "3.7.3"
+
+config KERNEL_V_3_7_2
+    bool
+    prompt "3.7.2"
+
 config KERNEL_V_3_7_1
     bool
     prompt "3.7.1"
@@ -42,25 +50,25 @@
     bool
     prompt "3.5.7"
 
-config KERNEL_V_3_4_24
+config KERNEL_V_3_4_26
     bool
-    prompt "3.4.24"
+    prompt "3.4.26"
 
 config KERNEL_V_3_3_8
     bool
     prompt "3.3.8"
 
-config KERNEL_V_3_2_36
+config KERNEL_V_3_2_37
     bool
-    prompt "3.2.36"
+    prompt "3.2.37"
 
 config KERNEL_V_3_1_10
     bool
     prompt "3.1.10"
 
-config KERNEL_V_3_0_57
+config KERNEL_V_3_0_59
     bool
-    prompt "3.0.57"
+    prompt "3.0.59"
 
 config KERNEL_V_2_6_39_4
     bool
@@ -151,15 +159,17 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "3.7.3" if KERNEL_V_3_7_3
+    default "3.7.2" if KERNEL_V_3_7_2
     default "3.7.1" if KERNEL_V_3_7_1
     default "3.7" if KERNEL_V_3_7
     default "3.6.11" if KERNEL_V_3_6_11
     default "3.5.7" if KERNEL_V_3_5_7
-    default "3.4.24" if KERNEL_V_3_4_24
+    default "3.4.26" if KERNEL_V_3_4_26
     default "3.3.8" if KERNEL_V_3_3_8
-    default "3.2.36" if KERNEL_V_3_2_36
+    default "3.2.37" if KERNEL_V_3_2_37
     default "3.1.10" if KERNEL_V_3_1_10
-    default "3.0.57" if KERNEL_V_3_0_57
+    default "3.0.59" if KERNEL_V_3_0_59
     default "2.6.39.4" if KERNEL_V_2_6_39_4
     default "2.6.38.8" if KERNEL_V_2_6_38_8
     default "2.6.37.6" if KERNEL_V_2_6_37_6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [PATCH] kernel/linux: update revisions
@ 2012-12-11 11:56 Benoît Thébaudeau
  0 siblings, 0 replies; 24+ messages in thread
From: Benoît Thébaudeau @ 2012-12-11 11:56 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1355226845 -3600
# Node ID 515f9ed69f58a0af21e92bdcddafb1608a4fc15b
# Parent  3829050af02adff0e54fb0cf93844c3fab553873
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

diff --git a/config/kernel/linux.in b/config/kernel/linux.in
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -26,57 +26,37 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
-config KERNEL_V_3_6_6
+config KERNEL_V_3_7
     bool
-    prompt "3.6.6"
+    prompt "3.7"
 
-config KERNEL_V_3_6_5
+config KERNEL_V_3_6_10
     bool
-    prompt "3.6.5"
-
-config KERNEL_V_3_6_4
-    bool
-    prompt "3.6.4"
-
-config KERNEL_V_3_6_3
-    bool
-    prompt "3.6.3"
-
-config KERNEL_V_3_6_2
-    bool
-    prompt "3.6.2"
-
-config KERNEL_V_3_6_1
-    bool
-    prompt "3.6.1"
-
-config KERNEL_V_3_6
-    bool
-    prompt "3.6"
+    prompt "3.6.10"
 
 config KERNEL_V_3_5_7
     bool
     prompt "3.5.7"
 
-config KERNEL_V_3_4_18
+config KERNEL_V_3_4_23
     bool
-    prompt "3.4.18"
+    prompt "3.4.23"
 
 config KERNEL_V_3_3_8
     bool
     prompt "3.3.8"
 
-config KERNEL_V_3_2_33
+config KERNEL_V_3_2_35
     bool
-    prompt "3.2.33"
+    prompt "3.2.35"
 
 config KERNEL_V_3_1_10
     bool
     prompt "3.1.10"
 
-config KERNEL_V_3_0_51
+config KERNEL_V_3_0_56
     bool
-    prompt "3.0.51"
+    prompt "3.0.56"
 
 config KERNEL_V_2_6_39_4
     bool
@@ -167,19 +147,14 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
-    default "3.6.6" if KERNEL_V_3_6_6
-    default "3.6.5" if KERNEL_V_3_6_5
-    default "3.6.4" if KERNEL_V_3_6_4
-    default "3.6.3" if KERNEL_V_3_6_3
-    default "3.6.2" if KERNEL_V_3_6_2
-    default "3.6.1" if KERNEL_V_3_6_1
-    default "3.6" if KERNEL_V_3_6
+    default "3.7" if KERNEL_V_3_7
+    default "3.6.10" if KERNEL_V_3_6_10
     default "3.5.7" if KERNEL_V_3_5_7
-    default "3.4.18" if KERNEL_V_3_4_18
+    default "3.4.23" if KERNEL_V_3_4_23
     default "3.3.8" if KERNEL_V_3_3_8
-    default "3.2.33" if KERNEL_V_3_2_33
+    default "3.2.35" if KERNEL_V_3_2_35
     default "3.1.10" if KERNEL_V_3_1_10
-    default "3.0.51" if KERNEL_V_3_0_51
+    default "3.0.56" if KERNEL_V_3_0_56
     default "2.6.39.4" if KERNEL_V_2_6_39_4
     default "2.6.38.8" if KERNEL_V_2_6_38_8
     default "2.6.37.6" if KERNEL_V_2_6_37_6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [PATCH] kernel/linux: update revisions
@ 2012-11-15 19:53 Benoît Thébaudeau
  0 siblings, 0 replies; 24+ messages in thread
From: Benoît Thébaudeau @ 2012-11-15 19:53 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1353009091 -3600
# Node ID 4b669b1e51901b6ec6b1391fdd266a74ef9f9116
# Parent  6cb56b3f2d344c07bcbde1f51a7d3a4b8e750942
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

diff --git a/config/kernel/linux.in b/config/kernel/linux.in
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -26,6 +26,18 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config KERNEL_V_3_6_6
+    bool
+    prompt "3.6.6"
+
+config KERNEL_V_3_6_5
+    bool
+    prompt "3.6.5"
+
+config KERNEL_V_3_6_4
+    bool
+    prompt "3.6.4"
+
 config KERNEL_V_3_6_3
     bool
     prompt "3.6.3"
@@ -46,25 +58,25 @@
     bool
     prompt "3.5.7"
 
-config KERNEL_V_3_4_15
+config KERNEL_V_3_4_18
     bool
-    prompt "3.4.15"
+    prompt "3.4.18"
 
 config KERNEL_V_3_3_8
     bool
     prompt "3.3.8"
 
-config KERNEL_V_3_2_32
+config KERNEL_V_3_2_33
     bool
-    prompt "3.2.32"
+    prompt "3.2.33"
 
 config KERNEL_V_3_1_10
     bool
     prompt "3.1.10"
 
-config KERNEL_V_3_0_48
+config KERNEL_V_3_0_51
     bool
-    prompt "3.0.48"
+    prompt "3.0.51"
 
 config KERNEL_V_2_6_39_4
     bool
@@ -155,16 +167,19 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "3.6.6" if KERNEL_V_3_6_6
+    default "3.6.5" if KERNEL_V_3_6_5
+    default "3.6.4" if KERNEL_V_3_6_4
     default "3.6.3" if KERNEL_V_3_6_3
     default "3.6.2" if KERNEL_V_3_6_2
     default "3.6.1" if KERNEL_V_3_6_1
     default "3.6" if KERNEL_V_3_6
     default "3.5.7" if KERNEL_V_3_5_7
-    default "3.4.15" if KERNEL_V_3_4_15
+    default "3.4.18" if KERNEL_V_3_4_18
     default "3.3.8" if KERNEL_V_3_3_8
-    default "3.2.32" if KERNEL_V_3_2_32
+    default "3.2.33" if KERNEL_V_3_2_33
     default "3.1.10" if KERNEL_V_3_1_10
-    default "3.0.48" if KERNEL_V_3_0_48
+    default "3.0.51" if KERNEL_V_3_0_51
     default "2.6.39.4" if KERNEL_V_2_6_39_4
     default "2.6.38.8" if KERNEL_V_2_6_38_8
     default "2.6.37.6" if KERNEL_V_2_6_37_6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [PATCH] kernel/linux: update revisions
@ 2012-10-11 14:15 Benoît Thébaudeau
  0 siblings, 0 replies; 24+ messages in thread
From: Benoît Thébaudeau @ 2012-10-11 14:15 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1349964695 -7200
# Node ID efc60d787e571c37eef17f0054baaad70fceb79f
# Parent  3bc371c2881fe2179808a0ebaceb1cbe4d8215bd
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

diff --git a/config/kernel/linux.in b/config/kernel/linux.in
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -26,45 +26,37 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
-config KERNEL_V_3_5_4
+config KERNEL_V_3_6_1
     bool
-    prompt "3.5.4"
+    prompt "3.6.1"
 
-config KERNEL_V_3_5_3
+config KERNEL_V_3_6
     bool
-    prompt "3.5.3"
+    prompt "3.6"
 
-config KERNEL_V_3_5_2
+config KERNEL_V_3_5_6
     bool
-    prompt "3.5.2"
+    prompt "3.5.6"
 
-config KERNEL_V_3_5_1
+config KERNEL_V_3_4_13
     bool
-    prompt "3.5.1"
-
-config KERNEL_V_3_5
-    bool
-    prompt "3.5"
-
-config KERNEL_V_3_4_11
-    bool
-    prompt "3.4.11"
+    prompt "3.4.13"
 
 config KERNEL_V_3_3_8
     bool
     prompt "3.3.8"
 
-config KERNEL_V_3_2_30
+config KERNEL_V_3_2_31
     bool
-    prompt "3.2.30"
+    prompt "3.2.31"
 
 config KERNEL_V_3_1_10
     bool
     prompt "3.1.10"
 
-config KERNEL_V_3_0_43
+config KERNEL_V_3_0_45
     bool
-    prompt "3.0.43"
+    prompt "3.0.45"
 
 config KERNEL_V_2_6_39_4
     bool
@@ -90,9 +82,9 @@
       .33-rt kernel.  Anyone else who really wants to use the .33 kernel tree
       is welcome to use this one as well.
 
-config KERNEL_V_2_6_32_59
+config KERNEL_V_2_6_32_60
     bool
-    prompt "2.6.32.59 (longterm)"
+    prompt "2.6.32.60 (longterm)"
     help
       The Linux 2.6.32 tree is a "longterm" maintenance branch.
       
@@ -155,22 +147,20 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
-    default "3.5.4" if KERNEL_V_3_5_4
-    default "3.5.3" if KERNEL_V_3_5_3
-    default "3.5.2" if KERNEL_V_3_5_2
-    default "3.5.1" if KERNEL_V_3_5_1
-    default "3.5" if KERNEL_V_3_5
-    default "3.4.11" if KERNEL_V_3_4_11
+    default "3.6.1" if KERNEL_V_3_6_1
+    default "3.6" if KERNEL_V_3_6
+    default "3.5.6" if KERNEL_V_3_5_6
+    default "3.4.13" if KERNEL_V_3_4_13
     default "3.3.8" if KERNEL_V_3_3_8
-    default "3.2.30" if KERNEL_V_3_2_30
+    default "3.2.31" if KERNEL_V_3_2_31
     default "3.1.10" if KERNEL_V_3_1_10
-    default "3.0.43" if KERNEL_V_3_0_43
+    default "3.0.45" if KERNEL_V_3_0_45
     default "2.6.39.4" if KERNEL_V_2_6_39_4
     default "2.6.38.8" if KERNEL_V_2_6_38_8
     default "2.6.37.6" if KERNEL_V_2_6_37_6
     default "2.6.36.4" if KERNEL_V_2_6_36_4
     default "2.6.33.20" if KERNEL_V_2_6_33_20
-    default "2.6.32.59" if KERNEL_V_2_6_32_59
+    default "2.6.32.60" if KERNEL_V_2_6_32_60
     default "2.6.31.14" if KERNEL_V_2_6_31_14
     default "2.6.27.62" if KERNEL_V_2_6_27_62
     default "custom" if KERNEL_LINUX_CUSTOM

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PATCH] kernel/linux: update revisions
  2012-09-21 14:27 Benoît Thébaudeau
@ 2012-09-22 22:46 ` Yann E. MORIN
  0 siblings, 0 replies; 24+ messages in thread
From: Yann E. MORIN @ 2012-09-22 22:46 UTC (permalink / raw)
  To: crossgcc; +Cc: Benoît Thébaudeau

Benoît, All,

On Friday 21 September 2012 16:27:15 Benoît Thébaudeau wrote:
> # HG changeset patch
> # User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
> # Date 1348237570 -7200
> # Node ID f87414d1b7f0d5d417b7150eea300a6083d0df20
> # Parent  06b663f297adb76149f089136a78e7d5999c63bd
> kernel/linux: update revisions

Applied as #df33992f9614. Thank you!

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [PATCH] kernel/linux: update revisions
@ 2012-09-21 14:27 Benoît Thébaudeau
  2012-09-22 22:46 ` Yann E. MORIN
  0 siblings, 1 reply; 24+ messages in thread
From: Benoît Thébaudeau @ 2012-09-21 14:27 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1348237570 -7200
# Node ID f87414d1b7f0d5d417b7150eea300a6083d0df20
# Parent  06b663f297adb76149f089136a78e7d5999c63bd
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

diff --git a/config/kernel/linux.in b/config/kernel/linux.in
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -26,6 +26,14 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config KERNEL_V_3_5_4
+    bool
+    prompt "3.5.4"
+
+config KERNEL_V_3_5_3
+    bool
+    prompt "3.5.3"
+
 config KERNEL_V_3_5_2
     bool
     prompt "3.5.2"
@@ -38,25 +46,25 @@
     bool
     prompt "3.5"
 
-config KERNEL_V_3_4_9
+config KERNEL_V_3_4_11
     bool
-    prompt "3.4.9"
+    prompt "3.4.11"
 
 config KERNEL_V_3_3_8
     bool
     prompt "3.3.8"
 
-config KERNEL_V_3_2_28
+config KERNEL_V_3_2_30
     bool
-    prompt "3.2.28"
+    prompt "3.2.30"
 
 config KERNEL_V_3_1_10
     bool
     prompt "3.1.10"
 
-config KERNEL_V_3_0_41
+config KERNEL_V_3_0_43
     bool
-    prompt "3.0.41"
+    prompt "3.0.43"
 
 config KERNEL_V_2_6_39_4
     bool
@@ -147,14 +155,16 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "3.5.4" if KERNEL_V_3_5_4
+    default "3.5.3" if KERNEL_V_3_5_3
     default "3.5.2" if KERNEL_V_3_5_2
     default "3.5.1" if KERNEL_V_3_5_1
     default "3.5" if KERNEL_V_3_5
-    default "3.4.9" if KERNEL_V_3_4_9
+    default "3.4.11" if KERNEL_V_3_4_11
     default "3.3.8" if KERNEL_V_3_3_8
-    default "3.2.28" if KERNEL_V_3_2_28
+    default "3.2.30" if KERNEL_V_3_2_30
     default "3.1.10" if KERNEL_V_3_1_10
-    default "3.0.41" if KERNEL_V_3_0_41
+    default "3.0.43" if KERNEL_V_3_0_43
     default "2.6.39.4" if KERNEL_V_2_6_39_4
     default "2.6.38.8" if KERNEL_V_2_6_38_8
     default "2.6.37.6" if KERNEL_V_2_6_37_6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [PATCH] kernel/linux: update revisions
@ 2012-08-20 18:30 Benoît Thébaudeau
  0 siblings, 0 replies; 24+ messages in thread
From: Benoît Thébaudeau @ 2012-08-20 18:30 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1345487388 -7200
# Node ID 3be58d464e5a3ed992b4298901fb509da55cd069
# Parent  11c23aa9c9f9e748cd6059367ef19fff23d61bd5
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

diff --git a/config/kernel/linux.in b/config/kernel/linux.in
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -26,29 +26,37 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config KERNEL_V_3_5_2
+    bool
+    prompt "3.5.2"
+
+config KERNEL_V_3_5_1
+    bool
+    prompt "3.5.1"
+
 config KERNEL_V_3_5
     bool
     prompt "3.5"
 
-config KERNEL_V_3_4_7
+config KERNEL_V_3_4_9
     bool
-    prompt "3.4.7"
+    prompt "3.4.9"
 
 config KERNEL_V_3_3_8
     bool
     prompt "3.3.8"
 
-config KERNEL_V_3_2_25
+config KERNEL_V_3_2_28
     bool
-    prompt "3.2.25"
+    prompt "3.2.28"
 
 config KERNEL_V_3_1_10
     bool
     prompt "3.1.10"
 
-config KERNEL_V_3_0_39
+config KERNEL_V_3_0_41
     bool
-    prompt "3.0.39"
+    prompt "3.0.41"
 
 config KERNEL_V_2_6_39_4
     bool
@@ -139,12 +147,14 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "3.5.2" if KERNEL_V_3_5_2
+    default "3.5.1" if KERNEL_V_3_5_1
     default "3.5" if KERNEL_V_3_5
-    default "3.4.7" if KERNEL_V_3_4_7
+    default "3.4.9" if KERNEL_V_3_4_9
     default "3.3.8" if KERNEL_V_3_3_8
-    default "3.2.25" if KERNEL_V_3_2_25
+    default "3.2.28" if KERNEL_V_3_2_28
     default "3.1.10" if KERNEL_V_3_1_10
-    default "3.0.39" if KERNEL_V_3_0_39
+    default "3.0.41" if KERNEL_V_3_0_41
     default "2.6.39.4" if KERNEL_V_2_6_39_4
     default "2.6.38.8" if KERNEL_V_2_6_38_8
     default "2.6.37.6" if KERNEL_V_2_6_37_6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PATCH] kernel/linux: update revisions
  2012-07-23 14:06 Benoît Thébaudeau
@ 2012-07-24  6:54 ` Yann E. MORIN
  0 siblings, 0 replies; 24+ messages in thread
From: Yann E. MORIN @ 2012-07-24  6:54 UTC (permalink / raw)
  To: Benoît Thébaudeau; +Cc: crossgcc

Benoît, All,

On Monday 23 July 2012 14:09:20 Benoît Thébaudeau wrote:
> # HG changeset patch
> # User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
> # Date 1343045185 -7200
> # Node ID c626b7332f2b92478fda394f2ba4bff4fda7132a
> # Parent  0dfc9c1fcb348e354edc37aacd2e8dcb223e9ab2
> kernel/linux: update revisions

Applied as #1175e884f5cf. Thank you!

> This patch supersedes my previous patch that's not been applied yet.

Yes, sorry, I've been quite unresponsive lately...

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [PATCH] kernel/linux: update revisions
@ 2012-07-23 14:06 Benoît Thébaudeau
  2012-07-24  6:54 ` Yann E. MORIN
  0 siblings, 1 reply; 24+ messages in thread
From: Benoît Thébaudeau @ 2012-07-23 14:06 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1343045185 -7200
# Node ID c626b7332f2b92478fda394f2ba4bff4fda7132a
# Parent  0dfc9c1fcb348e354edc37aacd2e8dcb223e9ab2
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
---
This patch supersedes my previous patch that's not been applied yet.

diff --git a/config/kernel/linux.in b/config/kernel/linux.in
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -26,37 +26,29 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
-config KERNEL_V_3_4_3
+config KERNEL_V_3_5
     bool
-    prompt "3.4.3"
+    prompt "3.5"
 
-config KERNEL_V_3_4_2
+config KERNEL_V_3_4_6
     bool
-    prompt "3.4.2"
-
-config KERNEL_V_3_4_1
-    bool
-    prompt "3.4.1"
-
-config KERNEL_V_3_4
-    bool
-    prompt "3.4"
+    prompt "3.4.6"
 
 config KERNEL_V_3_3_8
     bool
     prompt "3.3.8"
 
-config KERNEL_V_3_2_20
+config KERNEL_V_3_2_23
     bool
-    prompt "3.2.20"
+    prompt "3.2.23"
 
 config KERNEL_V_3_1_10
     bool
     prompt "3.1.10"
 
-config KERNEL_V_3_0_35
+config KERNEL_V_3_0_38
     bool
-    prompt "3.0.35"
+    prompt "3.0.38"
 
 config KERNEL_V_2_6_39_4
     bool
@@ -147,14 +139,12 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
-    default "3.4.3" if KERNEL_V_3_4_3
-    default "3.4.2" if KERNEL_V_3_4_2
-    default "3.4.1" if KERNEL_V_3_4_1
-    default "3.4" if KERNEL_V_3_4
+    default "3.5" if KERNEL_V_3_5
+    default "3.4.6" if KERNEL_V_3_4_6
     default "3.3.8" if KERNEL_V_3_3_8
-    default "3.2.20" if KERNEL_V_3_2_20
+    default "3.2.23" if KERNEL_V_3_2_23
     default "3.1.10" if KERNEL_V_3_1_10
-    default "3.0.35" if KERNEL_V_3_0_35
+    default "3.0.38" if KERNEL_V_3_0_38
     default "2.6.39.4" if KERNEL_V_2_6_39_4
     default "2.6.38.8" if KERNEL_V_2_6_38_8
     default "2.6.37.6" if KERNEL_V_2_6_37_6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [PATCH] kernel/linux: update revisions
@ 2012-07-13 10:38 Benoît Thébaudeau
  0 siblings, 0 replies; 24+ messages in thread
From: Benoît Thébaudeau @ 2012-07-13 10:38 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1342125948 -7200
# Node ID 78cf62d9c7cbd2d67885047de51ca6274598b1d7
# Parent  4c8fd10c18e94975239a69897f38d9eb046fad8c
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

diff --git a/config/kernel/linux.in b/config/kernel/linux.in
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -26,6 +26,10 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config KERNEL_V_3_4_4
+    bool
+    prompt "3.4.4"
+
 config KERNEL_V_3_4_3
     bool
     prompt "3.4.3"
@@ -46,17 +50,17 @@
     bool
     prompt "3.3.8"
 
-config KERNEL_V_3_2_20
+config KERNEL_V_3_2_23
     bool
-    prompt "3.2.20"
+    prompt "3.2.23"
 
 config KERNEL_V_3_1_10
     bool
     prompt "3.1.10"
 
-config KERNEL_V_3_0_35
+config KERNEL_V_3_0_36
     bool
-    prompt "3.0.35"
+    prompt "3.0.36"
 
 config KERNEL_V_2_6_39_4
     bool
@@ -147,14 +151,15 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "3.4.4" if KERNEL_V_3_4_4
     default "3.4.3" if KERNEL_V_3_4_3
     default "3.4.2" if KERNEL_V_3_4_2
     default "3.4.1" if KERNEL_V_3_4_1
     default "3.4" if KERNEL_V_3_4
     default "3.3.8" if KERNEL_V_3_3_8
-    default "3.2.20" if KERNEL_V_3_2_20
+    default "3.2.23" if KERNEL_V_3_2_23
     default "3.1.10" if KERNEL_V_3_1_10
-    default "3.0.35" if KERNEL_V_3_0_35
+    default "3.0.36" if KERNEL_V_3_0_36
     default "2.6.39.4" if KERNEL_V_2_6_39_4
     default "2.6.38.8" if KERNEL_V_2_6_38_8
     default "2.6.37.6" if KERNEL_V_2_6_37_6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PATCH] kernel/linux: update revisions
  2012-06-18 11:38 Benoît Thébaudeau
@ 2012-06-18 21:25 ` Yann E. MORIN
  0 siblings, 0 replies; 24+ messages in thread
From: Yann E. MORIN @ 2012-06-18 21:25 UTC (permalink / raw)
  To: Benoît Thébaudeau; +Cc: crossgcc

Benoît, All,

On Monday 18 June 2012 13:38:15 Benoît Thébaudeau wrote:
> # HG changeset patch
> # User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
> # Date 1340019389 -7200
> # Node ID 975c96e43f2847d97c375abf8384cc80441e97f0
> # Parent  ddc327ebaef2ef192819bbf5aae0151211ff3f70
> kernel/linux: update revisions

Applied as #4c8fd10c18e9. Thank you!

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [PATCH] kernel/linux: update revisions
@ 2012-06-18 11:38 Benoît Thébaudeau
  2012-06-18 21:25 ` Yann E. MORIN
  0 siblings, 1 reply; 24+ messages in thread
From: Benoît Thébaudeau @ 2012-06-18 11:38 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1340019389 -7200
# Node ID 975c96e43f2847d97c375abf8384cc80441e97f0
# Parent  ddc327ebaef2ef192819bbf5aae0151211ff3f70
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

diff --git a/config/kernel/linux.in b/config/kernel/linux.in
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -26,6 +26,10 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config KERNEL_V_3_4_3
+    bool
+    prompt "3.4.3"
+
 config KERNEL_V_3_4_2
     bool
     prompt "3.4.2"
@@ -50,9 +54,9 @@
     bool
     prompt "3.1.10"
 
-config KERNEL_V_3_0_34
+config KERNEL_V_3_0_35
     bool
-    prompt "3.0.34"
+    prompt "3.0.35"
 
 config KERNEL_V_2_6_39_4
     bool
@@ -143,13 +147,14 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "3.4.3" if KERNEL_V_3_4_3
     default "3.4.2" if KERNEL_V_3_4_2
     default "3.4.1" if KERNEL_V_3_4_1
     default "3.4" if KERNEL_V_3_4
     default "3.3.8" if KERNEL_V_3_3_8
     default "3.2.20" if KERNEL_V_3_2_20
     default "3.1.10" if KERNEL_V_3_1_10
-    default "3.0.34" if KERNEL_V_3_0_34
+    default "3.0.35" if KERNEL_V_3_0_35
     default "2.6.39.4" if KERNEL_V_2_6_39_4
     default "2.6.38.8" if KERNEL_V_2_6_38_8
     default "2.6.37.6" if KERNEL_V_2_6_37_6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PATCH] kernel/linux: update revisions
  2012-05-25 17:18 ` Benoît Thébaudeau
@ 2012-05-29 19:06   ` Yann E. MORIN
  0 siblings, 0 replies; 24+ messages in thread
From: Yann E. MORIN @ 2012-05-29 19:06 UTC (permalink / raw)
  To: crossgcc; +Cc: Benoît Thébaudeau

Benoît, All,

On Friday 25 May 2012 19:21:54 Benoît Thébaudeau wrote:
> # HG changeset patch
> # User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
> # Date 1337965783 -7200
> # Parent  366637520035
> kernel/linux: update revisions

Applied as #6aa743f87695. Thank you!

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [PATCH] kernel/linux: update revisions
       [not found] <415796800.1390123.1337966510910.JavaMail.root@advansee.com>
@ 2012-05-25 17:18 ` Benoît Thébaudeau
  2012-05-29 19:06   ` Yann E. MORIN
  0 siblings, 1 reply; 24+ messages in thread
From: Benoît Thébaudeau @ 2012-05-25 17:18 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1337965783 -7200
# Parent  366637520035
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

diff --git a/config/kernel/linux.in b/config/kernel/linux.in
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -26,37 +26,25 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
-config KERNEL_V_3_3_4
+config KERNEL_V_3_4
     bool
-    prompt "3.3.4"
+    prompt "3.4"
 
-config KERNEL_V_3_3_3
+config KERNEL_V_3_3_7
     bool
-    prompt "3.3.3"
+    prompt "3.3.7"
 
-config KERNEL_V_3_3_2
+config KERNEL_V_3_2_18
     bool
-    prompt "3.3.2"
-
-config KERNEL_V_3_3_1
-    bool
-    prompt "3.3.1"
-
-config KERNEL_V_3_3
-    bool
-    prompt "3.3"
-
-config KERNEL_V_3_2_16
-    bool
-    prompt "3.2.16"
+    prompt "3.2.18"
 
 config KERNEL_V_3_1_10
     bool
     prompt "3.1.10"
 
-config KERNEL_V_3_0_30
+config KERNEL_V_3_0_32
     bool
-    prompt "3.0.30"
+    prompt "3.0.32"
 
 config KERNEL_V_2_6_39_4
     bool
@@ -147,14 +135,11 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
-    default "3.3.4" if KERNEL_V_3_3_4
-    default "3.3.3" if KERNEL_V_3_3_3
-    default "3.3.2" if KERNEL_V_3_3_2
-    default "3.3.1" if KERNEL_V_3_3_1
-    default "3.3" if KERNEL_V_3_3
-    default "3.2.16" if KERNEL_V_3_2_16
+    default "3.4" if KERNEL_V_3_4
+    default "3.3.7" if KERNEL_V_3_3_7
+    default "3.2.18" if KERNEL_V_3_2_18
     default "3.1.10" if KERNEL_V_3_1_10
-    default "3.0.30" if KERNEL_V_3_0_30
+    default "3.0.32" if KERNEL_V_3_0_32
     default "2.6.39.4" if KERNEL_V_2_6_39_4
     default "2.6.38.8" if KERNEL_V_2_6_38_8
     default "2.6.37.6" if KERNEL_V_2_6_37_6

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

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PATCH] kernel/linux: update revisions
  2012-04-16 12:59 Benoît Thébaudeau
  2012-04-16 21:09 ` Yann E. MORIN
@ 2012-04-30 12:46 ` Yann E. MORIN
  1 sibling, 0 replies; 24+ messages in thread
From: Yann E. MORIN @ 2012-04-30 12:46 UTC (permalink / raw)
  To: crossgcc; +Cc: Benoît Thébaudeau

Benoît, All,

On Monday 16 April 2012 14:58:40 Benoît Thébaudeau wrote:
> # HG changeset patch
> # User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
> # Date 1334581022 -7200
> # Node ID e3f851691af744ceca303c2ff33730cd1739e5d6
> # Parent  c7fa97debb36bcea78a28a639d1ae569997cc6f2
> kernel/linux: update revisions

Applied as #a7a9df2662cc. Thank you!

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PATCH] kernel/linux: update revisions
  2012-04-16 12:59 Benoît Thébaudeau
@ 2012-04-16 21:09 ` Yann E. MORIN
  2012-04-30 12:46 ` Yann E. MORIN
  1 sibling, 0 replies; 24+ messages in thread
From: Yann E. MORIN @ 2012-04-16 21:09 UTC (permalink / raw)
  To: Benoît Thébaudeau; +Cc: crossgcc

Benoît, All,

As I said in another mail, I've been pretty busy with three new projects
of mine. Sorry for the delay...

On Monday 16 April 2012 14:58:40 Benoît Thébaudeau wrote:
> # HG changeset patch
> # User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
> # Date 1334581022 -7200
> # Node ID e3f851691af744ceca303c2ff33730cd1739e5d6
> # Parent  c7fa97debb36bcea78a28a639d1ae569997cc6f2
> kernel/linux: update revisions

OK, will apply before the end of the week. Thank you!

Regards,
Yann E. MORIN.
 
-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [PATCH] kernel/linux: update revisions
@ 2012-04-16 12:59 Benoît Thébaudeau
  2012-04-16 21:09 ` Yann E. MORIN
  2012-04-30 12:46 ` Yann E. MORIN
  0 siblings, 2 replies; 24+ messages in thread
From: Benoît Thébaudeau @ 2012-04-16 12:59 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1334581022 -7200
# Node ID e3f851691af744ceca303c2ff33730cd1739e5d6
# Parent  c7fa97debb36bcea78a28a639d1ae569997cc6f2
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

diff --git a/config/kernel/linux.in b/config/kernel/linux.in
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -26,6 +26,10 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config KERNEL_V_3_3_2
+    bool
+    prompt "3.3.2"
+
 config KERNEL_V_3_3_1
     bool
     prompt "3.3.1"
@@ -34,17 +38,17 @@
     bool
     prompt "3.3"
 
-config KERNEL_V_3_2_14
+config KERNEL_V_3_2_15
     bool
-    prompt "3.2.14"
+    prompt "3.2.15"
 
 config KERNEL_V_3_1_10
     bool
     prompt "3.1.10"
 
-config KERNEL_V_3_0_27
+config KERNEL_V_3_0_28
     bool
-    prompt "3.0.27"
+    prompt "3.0.28"
 
 config KERNEL_V_2_6_39_4
     bool
@@ -135,11 +139,12 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "3.3.2" if KERNEL_V_3_3_2
     default "3.3.1" if KERNEL_V_3_3_1
     default "3.3" if KERNEL_V_3_3
-    default "3.2.14" if KERNEL_V_3_2_14
+    default "3.2.15" if KERNEL_V_3_2_15
     default "3.1.10" if KERNEL_V_3_1_10
-    default "3.0.27" if KERNEL_V_3_0_27
+    default "3.0.28" if KERNEL_V_3_0_28
     default "2.6.39.4" if KERNEL_V_2_6_39_4
     default "2.6.38.8" if KERNEL_V_2_6_38_8
     default "2.6.37.6" if KERNEL_V_2_6_37_6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PATCH] kernel/linux: update revisions
  2012-02-09 12:02 Benoît Thébaudeau
@ 2012-02-09 20:59 ` Yann E. MORIN
  0 siblings, 0 replies; 24+ messages in thread
From: Yann E. MORIN @ 2012-02-09 20:59 UTC (permalink / raw)
  To: Benoît Thébaudeau; +Cc: crossgcc

Benoît, All,

On Thursday 09 February 2012 13:02:24 Benoît Thébaudeau wrote:
> # HG changeset patch
> # User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
> # Date 1328788849 -3600
> # Node ID e947c64136dc936d687d32aed142fdf43e664daf
> # Parent  d878322997095e513c6311ec3713b83ca91e5d8c
> kernel/linux: update revisions

Applied as #e947c64136dc. Thank you!

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [PATCH] kernel/linux: update revisions
@ 2012-02-09 12:02 Benoît Thébaudeau
  2012-02-09 20:59 ` Yann E. MORIN
  0 siblings, 1 reply; 24+ messages in thread
From: Benoît Thébaudeau @ 2012-02-09 12:02 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1328788849 -3600
# Node ID e947c64136dc936d687d32aed142fdf43e664daf
# Parent  d878322997095e513c6311ec3713b83ca91e5d8c
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

diff --git a/config/kernel/linux.in b/config/kernel/linux.in
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -26,6 +26,18 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config KERNEL_V_3_2_5
+    bool
+    prompt "3.2.5"
+
+config KERNEL_V_3_2_4
+    bool
+    prompt "3.2.4"
+
+config KERNEL_V_3_2_3
+    bool
+    prompt "3.2.3"
+
 config KERNEL_V_3_2_2
     bool
     prompt "3.2.2"
@@ -42,9 +54,9 @@
     bool
     prompt "3.1.10"
 
-config KERNEL_V_3_0_18
+config KERNEL_V_3_0_20
     bool
-    prompt "3.0.18"
+    prompt "3.0.20"
 
 config KERNEL_V_2_6_39_4
     bool
@@ -70,9 +82,9 @@
       .33-rt kernel.  Anyone else who really wants to use the .33 kernel tree
       is welcome to use this one as well.
 
-config KERNEL_V_2_6_32_55
+config KERNEL_V_2_6_32_56
     bool
-    prompt "2.6.32.55 (longterm)"
+    prompt "2.6.32.56 (longterm)"
     help
       The Linux 2.6.32 tree is a "longterm" maintenance branch.
       
@@ -135,17 +147,20 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "3.2.5" if KERNEL_V_3_2_5
+    default "3.2.4" if KERNEL_V_3_2_4
+    default "3.2.3" if KERNEL_V_3_2_3
     default "3.2.2" if KERNEL_V_3_2_2
     default "3.2.1" if KERNEL_V_3_2_1
     default "3.2" if KERNEL_V_3_2
     default "3.1.10" if KERNEL_V_3_1_10
-    default "3.0.18" if KERNEL_V_3_0_18
+    default "3.0.20" if KERNEL_V_3_0_20
     default "2.6.39.4" if KERNEL_V_2_6_39_4
     default "2.6.38.8" if KERNEL_V_2_6_38_8
     default "2.6.37.6" if KERNEL_V_2_6_37_6
     default "2.6.36.4" if KERNEL_V_2_6_36_4
     default "2.6.33.20" if KERNEL_V_2_6_33_20
-    default "2.6.32.55" if KERNEL_V_2_6_32_55
+    default "2.6.32.56" if KERNEL_V_2_6_32_56
     default "2.6.31.14" if KERNEL_V_2_6_31_14
     default "2.6.27.59" if KERNEL_V_2_6_27_59
     default "custom" if KERNEL_LINUX_CUSTOM

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2013-04-11 13:26 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-15 12:07 [PATCH] kernel/linux: update revisions Benoît Thébaudeau
2012-03-15 18:48 ` Yann E. MORIN
  -- strict thread matches above, loose matches on Subject: below --
2013-04-11 13:26 Benoît Thébaudeau
2013-03-14 21:06 Benoît Thébaudeau
2013-02-19 12:10 Benoît Thébaudeau
2013-01-18 14:18 Benoît Thébaudeau
2012-12-11 11:56 Benoît Thébaudeau
2012-11-15 19:53 Benoît Thébaudeau
2012-10-11 14:15 Benoît Thébaudeau
2012-09-21 14:27 Benoît Thébaudeau
2012-09-22 22:46 ` Yann E. MORIN
2012-08-20 18:30 Benoît Thébaudeau
2012-07-23 14:06 Benoît Thébaudeau
2012-07-24  6:54 ` Yann E. MORIN
2012-07-13 10:38 Benoît Thébaudeau
2012-06-18 11:38 Benoît Thébaudeau
2012-06-18 21:25 ` Yann E. MORIN
     [not found] <415796800.1390123.1337966510910.JavaMail.root@advansee.com>
2012-05-25 17:18 ` Benoît Thébaudeau
2012-05-29 19:06   ` Yann E. MORIN
2012-04-16 12:59 Benoît Thébaudeau
2012-04-16 21:09 ` Yann E. MORIN
2012-04-30 12:46 ` Yann E. MORIN
2012-02-09 12:02 Benoît Thébaudeau
2012-02-09 20:59 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).