diff options
| author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-06-16 23:36:11 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2015-06-22 23:13:46 +0200 |
| commit | 7076e6f61cbcd45f463eb70ab1ffbb8ff7f27819 (patch) | |
| tree | b2c3e2d0f9c837c9407a1b196a9fb80054213705 /package/python/106-optional-expat.patch | |
| parent | d98eed3222c928914e6d10a4ac62bc107c2dc5e9 (diff) | |
| download | buildroot-7076e6f61cbcd45f463eb70ab1ffbb8ff7f27819.tar.gz buildroot-7076e6f61cbcd45f463eb70ab1ffbb8ff7f27819.zip | |
python: bump to 2.7.10
Patches are simply refreshed, except
004-sysconfigdata-install-location.patch where a minor conflict
resolution was needed.
[Peter: fixup .hash as pointed out by Arnout]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python/106-optional-expat.patch')
| -rw-r--r-- | package/python/106-optional-expat.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python/106-optional-expat.patch b/package/python/106-optional-expat.patch index 1ee117cecf..6ebaf166d1 100644 --- a/package/python/106-optional-expat.patch +++ b/package/python/106-optional-expat.patch @@ -43,7 +43,7 @@ Index: b/configure.ac =================================================================== --- a/configure.ac +++ b/configure.ac -@@ -2292,13 +2292,21 @@ +@@ -2298,13 +2298,21 @@ AC_SUBST(DISABLED_EXTENSIONS) # Check for use of the system expat library @@ -74,7 +74,7 @@ Index: b/setup.py =================================================================== --- a/setup.py +++ b/setup.py -@@ -1474,7 +1474,7 @@ +@@ -1463,7 +1463,7 @@ # # More information on Expat can be found at www.libexpat.org. # |

