diff options
author | Maxin B. John <maxin.john@intel.com> | 2015-11-05 17:44:41 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-25 07:48:33 +0000 |
commit | 8b990fd7054feaaaccce2819b5a915419c636a4a (patch) | |
tree | 9ec820d703c687221a688cd4482003bc4c6a2da0 /meta/recipes-devtools/python/python-pycurl | |
parent | 44a14209f358abfadf7fcd9934d2a3d5cdcc63a3 (diff) | |
download | openembedded-core-8b990fd7054feaaaccce2819b5a915419c636a4a.tar.gz openembedded-core-8b990fd7054feaaaccce2819b5a915419c636a4a.tar.bz2 openembedded-core-8b990fd7054feaaaccce2819b5a915419c636a4a.zip |
python-pycurl: update version to 7.19.5.2
No change in License. Updated no-static-link.patch
README.rst: license checksum changed to reflect the Copyright update
COPYING-MIT: checksum changed to reflect the Copyright update
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/python/python-pycurl')
-rw-r--r-- | meta/recipes-devtools/python/python-pycurl/no-static-link.patch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-devtools/python/python-pycurl/no-static-link.patch b/meta/recipes-devtools/python/python-pycurl/no-static-link.patch index c5349ee578..212779ca37 100644 --- a/meta/recipes-devtools/python/python-pycurl/no-static-link.patch +++ b/meta/recipes-devtools/python/python-pycurl/no-static-link.patch @@ -1,12 +1,12 @@ Upstream-Status: Pending Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> - -Index: pycurl-7.19.3.1/setup.py -=================================================================== ---- pycurl-7.19.3.1.orig/setup.py 2014-07-16 12:57:24.065346887 +0000 -+++ pycurl-7.19.3.1/setup.py 2014-07-16 12:57:53.057347678 +0000 -@@ -147,7 +147,7 @@ +Signed-off-by: Maxin B. John <maxin.john@intel.com> +--- +diff -Naur pycurl-7.19.5.2-orig/setup.py pycurl-7.19.5.2/setup.py +--- pycurl-7.19.5.2-orig/setup.py 2015-11-02 15:42:24.000000000 +0200 ++++ pycurl-7.19.5.2/setup.py 2015-11-02 17:59:36.121527273 +0200 +@@ -154,7 +154,7 @@ optbuf = '' sslhintbuf = '' errtext = '' |