mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
strongswan: 5.3.2 -> 5.5.0
Upgrade strongswan from 5.3.2 to 5.5.0. Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
+2
-4
@@ -9,12 +9,10 @@ DEPENDS = "gmp openssl flex-native flex bison-native"
|
||||
|
||||
SRC_URI = "http://download.strongswan.org/strongswan-${PV}.tar.bz2 \
|
||||
file://fix-funtion-parameter.patch \
|
||||
file://support-newer-systemd.patch \
|
||||
file://install-strongswan-swanctl-service.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "fab014be1477ef4ebf9a765e10f8802c"
|
||||
SRC_URI[sha256sum] = "a4a9bc8c4e42bdc4366a87a05a02bf9f425169a7ab0c6f4482d347e44acbf225"
|
||||
SRC_URI[md5sum] = "a96fa7eb6c62b40143dadb064b6bd586"
|
||||
SRC_URI[sha256sum] = "58463998ac6725eac3687e8a20c1f69803c3772657076d06c43386a24b4c8454"
|
||||
|
||||
EXTRA_OECONF = " \
|
||||
--without-lib-prefix \
|
||||
Reference in New Issue
Block a user