diff options
Diffstat (limited to 'meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.8.2.bb')
-rw-r--r-- | meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.8.2.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.8.2.bb b/meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.8.2.bb index 37d7def8f4..a6d473b594 100644 --- a/meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.8.2.bb +++ b/meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.8.2.bb | |||
@@ -5,7 +5,7 @@ SECTION = "net" | |||
5 | LICENSE = "BSD" | 5 | LICENSE = "BSD" |
6 | LIC_FILES_CHKSUM = "file://src/libipsec/pfkey.c;beginline=6;endline=31;md5=bc9b7ff40beff19fe6bc6aef26bd2b24" | 6 | LIC_FILES_CHKSUM = "file://src/libipsec/pfkey.c;beginline=6;endline=31;md5=bc9b7ff40beff19fe6bc6aef26bd2b24" |
7 | 7 | ||
8 | DEPENDS = "virtual/kernel openssl10 readline flex-native bison-native" | 8 | DEPENDS = "virtual/kernel openssl readline flex-native bison-native" |
9 | 9 | ||
10 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 10 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
11 | 11 | ||
@@ -26,6 +26,7 @@ SRC_URI = "http://ftp.netbsd.org/pub/NetBSD/misc/ipsec-tools/0.8/ipsec-tools-${P | |||
26 | file://0002-cfparse-clear-memory-equal-to-size-of-array.patch \ | 26 | file://0002-cfparse-clear-memory-equal-to-size-of-array.patch \ |
27 | file://fix-CVE-2016-10396.patch \ | 27 | file://fix-CVE-2016-10396.patch \ |
28 | file://0001-Disable-gcc8-specific-warnings.patch \ | 28 | file://0001-Disable-gcc8-specific-warnings.patch \ |
29 | file://0001-ipsec-tools-add-openssl-1.1-support.patch \ | ||
29 | " | 30 | " |
30 | SRC_URI[md5sum] = "d53ec14a0a3ece64e09e5e34b3350b41" | 31 | SRC_URI[md5sum] = "d53ec14a0a3ece64e09e5e34b3350b41" |
31 | SRC_URI[sha256sum] = "8eb6b38716e2f3a8a72f1f549c9444c2bc28d52c9536792690564c74fe722f2d" | 32 | SRC_URI[sha256sum] = "8eb6b38716e2f3a8a72f1f549c9444c2bc28d52c9536792690564c74fe722f2d" |