diff options
| author | Khem Raj <raj.khem@gmail.com> | 2018-09-06 23:47:09 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-09-09 10:46:29 -0700 |
| commit | cb82b13c65b6faef402860737b957a677d911daf (patch) | |
| tree | bc3daccb33375c03183c4154a6f1606ac58959dc /meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb | |
| parent | 7b9f86ca792852e69a921b284fffaa1f942df96d (diff) | |
| download | meta-openembedded-cb82b13c65b6faef402860737b957a677d911daf.tar.gz | |
wvstreams: Add openssl 1.1.x support
* Backport a pull request to support OpenSSL 1.1.x
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb')
| -rw-r--r-- | meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb b/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb index e3d5e7d20b..293949d711 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb +++ b/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb | |||
| @@ -21,6 +21,8 @@ SRC_URI = "http://${BPN}.googlecode.com/files/${BP}.tar.gz \ | |||
| 21 | file://0005-check-for-libexecinfo-during-configure.patch \ | 21 | file://0005-check-for-libexecinfo-during-configure.patch \ |
| 22 | file://0001-build-fix-parallel-make.patch \ | 22 | file://0001-build-fix-parallel-make.patch \ |
| 23 | file://0002-wvrules.mk-Use-_DEFAULT_SOURCE.patch \ | 23 | file://0002-wvrules.mk-Use-_DEFAULT_SOURCE.patch \ |
| 24 | file://openssl-buildfix.patch \ | ||
| 25 | file://0001-Forward-port-to-OpenSSL-1.1.x.patch \ | ||
| 24 | " | 26 | " |
| 25 | 27 | ||
| 26 | SRC_URI[md5sum] = "2760dac31a43d452a19a3147bfde571c" | 28 | SRC_URI[md5sum] = "2760dac31a43d452a19a3147bfde571c" |
