diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2018-07-03 15:21:19 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-07-03 17:42:25 -0700 |
commit | d490ac28fe54d3ce3fdd749e403ad4653631c778 (patch) | |
tree | e473f2726fc8bc5a59f0cb1e0ae2ef719166171c /meta-networking/recipes-support/strongswan/files/fix-funtion-parameter.patch | |
parent | 7ccfc9d818f08a9d1d2a44d5d527b64270dc674b (diff) | |
download | meta-openembedded-d490ac28fe54d3ce3fdd749e403ad4653631c778.tar.gz |
strongswan: upgrade 5.6.2 -> 5.6.3
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/strongswan/files/fix-funtion-parameter.patch')
-rw-r--r-- | meta-networking/recipes-support/strongswan/files/fix-funtion-parameter.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/strongswan/files/fix-funtion-parameter.patch b/meta-networking/recipes-support/strongswan/files/fix-funtion-parameter.patch index be660d1fd8..5945507bf1 100644 --- a/meta-networking/recipes-support/strongswan/files/fix-funtion-parameter.patch +++ b/meta-networking/recipes-support/strongswan/files/fix-funtion-parameter.patch | |||
@@ -3,7 +3,7 @@ From: "Roy.Li" <rongqing.li@windriver.com> | |||
3 | Date: Tue, 4 Mar 2014 14:38:42 +0800 | 3 | Date: Tue, 4 Mar 2014 14:38:42 +0800 |
4 | Subject: [PATCH] fix the function parameter | 4 | Subject: [PATCH] fix the function parameter |
5 | 5 | ||
6 | Upstream-Status: pending | 6 | Upstream-Status: Pending |
7 | 7 | ||
8 | Original openssl_diffie_hellman_create has three parameters, but | 8 | Original openssl_diffie_hellman_create has three parameters, but |
9 | it is reassigned a function pointer which has one parameter, and | 9 | it is reassigned a function pointer which has one parameter, and |