summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/binutils/binutils.in6
-rw-r--r--config/binutils/binutils.in.22
-rw-r--r--config/companion_libs/libiconv.in5
-rw-r--r--config/kernel/linux.in29
-rw-r--r--config/libc/newlib.in4
5 files changed, 31 insertions, 15 deletions
diff --git a/config/binutils/binutils.in b/config/binutils/binutils.in
index 695256a..1bb674e 100644
--- a/config/binutils/binutils.in
+++ b/config/binutils/binutils.in
@@ -60,6 +60,11 @@ choice
# Don't remove next line
# CT_INSERT_VERSION_BELOW
+config BINUTILS_V_2_28
+ bool
+ prompt "2.28"
+ select BINUTILS_2_27_or_later
+
config BINUTILS_V_2_27
bool
prompt "2.27"
@@ -115,6 +120,7 @@ config BINUTILS_VERSION
string
# Don't remove next line
# CT_INSERT_VERSION_STRING_BELOW
+ default "2.28" if BINUTILS_V_2_28
default "2.27" if BINUTILS_V_2_27
default "2.26" if BINUTILS_V_2_26
default "2.25.1" if BINUTILS_V_2_25_1
diff --git a/config/binutils/binutils.in.2 b/config/binutils/binutils.in.2
index 227f3d8..47ae94c 100644
--- a/config/binutils/binutils.in.2
+++ b/config/binutils/binutils.in.2
@@ -35,7 +35,7 @@ if ELF2FLT_GIT
config ELF2FLT_GIT_CSET
string
prompt "git cset"
- default "4820f0dbb77cd6564d5fa0817218fe2a1fb99f32"
+ default "a8bc69b882a55b1f1e437b50e33d3db8414eb68e"
help
Enter the git changeset to use.
diff --git a/config/companion_libs/libiconv.in b/config/companion_libs/libiconv.in
index 361d34e..d871681 100644
--- a/config/companion_libs/libiconv.in
+++ b/config/companion_libs/libiconv.in
@@ -6,6 +6,10 @@ choice
# Don't remove next line
# CT_INSERT_VERSION_BELOW
+config LIBICONV_V_1_15
+ bool
+ prompt "1.15"
+
config LIBICONV_V_1_14
bool
prompt "1.14"
@@ -16,4 +20,5 @@ config LIBICONV_VERSION
string
# Don't remove next line
# CT_INSERT_VERSION_STRING_BELOW
+ default "1.15" if LIBICONV_V_1_15
default "1.14" if LIBICONV_V_1_14
diff --git a/config/kernel/linux.in b/config/kernel/linux.in
index 0886f4c..4d2e604 100644
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -49,9 +49,13 @@ choice
# Don't remove next line
# CT_INSERT_VERSION_BELOW
+config KERNEL_V_4_10
+ bool
+ prompt "4.10.1"
+
config KERNEL_V_4_9
bool
- prompt "4.9.8"
+ prompt "4.9.13"
config KERNEL_V_4_8
bool
@@ -76,7 +80,7 @@ config KERNEL_V_4_5
# EOL 04/2021 [Ubuntu16.04]
config KERNEL_V_4_4
bool
- prompt "4.4.47"
+ prompt "4.4.52"
config KERNEL_V_4_3
bool
@@ -104,7 +108,7 @@ config KERNEL_V_3_19
config KERNEL_V_3_18
bool
- prompt "3.18.47 (EOL)"
+ prompt "3.18.48 (EOL)"
depends on OBSOLETE
config KERNEL_V_3_17
@@ -114,7 +118,7 @@ config KERNEL_V_3_17
config KERNEL_V_3_16
bool
- prompt "3.16.39"
+ prompt "3.16.41"
config KERNEL_V_3_15
bool
@@ -144,7 +148,7 @@ config KERNEL_V_3_11
# EOL 06/2024 [CentOS7.x]
config KERNEL_V_3_10
bool
- prompt "3.10.104"
+ prompt "3.10.105"
config KERNEL_V_3_9
bool
@@ -183,7 +187,7 @@ config KERNEL_V_3_3
# EOL 04/2017 [Ubuntu12.04]
config KERNEL_V_3_2
bool
- prompt "3.2.84"
+ prompt "3.2.86"
config KERNEL_V_3_1
bool
@@ -242,26 +246,27 @@ config KERNEL_VERSION
string
# Don't remove next line
# CT_INSERT_VERSION_STRING_BELOW
- default "4.9.8" if KERNEL_V_4_9
+ default "4.10.1" if KERNEL_V_4_10
+ default "4.9.13" if KERNEL_V_4_9
default "4.8.17" if KERNEL_V_4_8
default "4.7.10" if KERNEL_V_4_7
default "4.6.7" if KERNEL_V_4_6
default "4.5.7" if KERNEL_V_4_5
- default "4.4.47" if KERNEL_V_4_4
+ default "4.4.52" if KERNEL_V_4_4
default "4.3.6" if KERNEL_V_4_3
default "4.2.8" if KERNEL_V_4_2
default "4.1.38" if KERNEL_V_4_1
default "4.0.9" if KERNEL_V_4_0
default "3.19.8" if KERNEL_V_3_19
- default "3.18.47" if KERNEL_V_3_18
+ default "3.18.48" if KERNEL_V_3_18
default "3.17.8" if KERNEL_V_3_17
- default "3.16.39" if KERNEL_V_3_16
+ default "3.16.41" if KERNEL_V_3_16
default "3.15.10" if KERNEL_V_3_15
default "3.14.79" if KERNEL_V_3_14
default "3.13.11" if KERNEL_V_3_13
default "3.12.70" if KERNEL_V_3_12
default "3.11.10" if KERNEL_V_3_11
- default "3.10.104" if KERNEL_V_3_10
+ default "3.10.105" if KERNEL_V_3_10
default "3.9.11" if KERNEL_V_3_9
default "3.8.13" if KERNEL_V_3_8
default "3.7.10" if KERNEL_V_3_7
@@ -269,7 +274,7 @@ config KERNEL_VERSION
default "3.5.7" if KERNEL_V_3_5
default "3.4.113" if KERNEL_V_3_4
default "3.3.8" if KERNEL_V_3_3
- default "3.2.84" if KERNEL_V_3_2
+ default "3.2.86" if KERNEL_V_3_2
default "3.1.10" if KERNEL_V_3_1
default "3.0.101" if KERNEL_V_3_0
default "2.6.39.4" if KERNEL_V_2_6_39
diff --git a/config/libc/newlib.in b/config/libc/newlib.in
index 166130f..f37d495 100644
--- a/config/libc/newlib.in
+++ b/config/libc/newlib.in
@@ -72,7 +72,7 @@ choice
# CT_INSERT_VERSION_BELOW
config LIBC_NEWLIB_V_2_5_0
bool
- prompt "2.5.0"
+ prompt "2.5.0.20170228"
select LIBC_NEWLIB_2_5
config LIBC_NEWLIB_V_2_4_0
@@ -187,7 +187,7 @@ config LIBC_VERSION
string
# Don't remove next line
# CT_INSERT_VERSION_STRING_BELOW
- default "2.5.0" if LIBC_NEWLIB_V_2_5_0
+ default "2.5.0.20170228" if LIBC_NEWLIB_V_2_5_0
default "2.4.0.20161025" if LIBC_NEWLIB_V_2_4_0
default "2.3.0.20160226" if LIBC_NEWLIB_V_2_3_0
default "linaro-2.2.0-2015.01" if LIBC_NEWLIB_LINARO_V_2_2_0