summarylogtreecommitdiffstats
path: root/crosstool_NG_expat_ver.patch
blob: 0e3d9a1e158029bb2bed5e335ab2149fe62d5d22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--- a/config/companion_libs/expat.in
+++ b/config/companion_libs/expat.in
@@ -6,9 +6,9 @@
 choice
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
-config EXPAT_V_2_1_0
+config EXPAT_V_2_5_0
     bool
-    prompt "2.1.0"
+    prompt "2.5.0"
 
 endchoice
 
@@ -16,4 +16,4 @@
 config EXPAT_VERSION
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
-    default "2.1.0" if EXPAT_V_2_1_0
+    default "2.5.0" if EXPAT_V_2_5_0