diff options
Diffstat (limited to 'meta-networking/recipes-daemons/opensaf/opensaf_5.18.02.bb')
-rw-r--r-- | meta-networking/recipes-daemons/opensaf/opensaf_5.18.02.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/opensaf/opensaf_5.18.02.bb b/meta-networking/recipes-daemons/opensaf/opensaf_5.18.02.bb index 4b556ce8cc..1a7d00ee30 100644 --- a/meta-networking/recipes-daemons/opensaf/opensaf_5.18.02.bb +++ b/meta-networking/recipes-daemons/opensaf/opensaf_5.18.02.bb | |||
@@ -24,7 +24,10 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/releases/${BPN}-${PV}.tar.gz \ | |||
24 | file://0001-configure-Disable-format-overflow-if-supported-by-gc.patch \ | 24 | file://0001-configure-Disable-format-overflow-if-supported-by-gc.patch \ |
25 | file://0001-src-Add-missing-header-limits.h-for-_POSIX_HOST_NAME.patch \ | 25 | file://0001-src-Add-missing-header-limits.h-for-_POSIX_HOST_NAME.patch \ |
26 | file://0001-immpbe_dump.cc-Use-sys-wait.h-instead-of-wait.h.patch \ | 26 | file://0001-immpbe_dump.cc-Use-sys-wait.h-instead-of-wait.h.patch \ |
27 | " | 27 | file://0001-Catch-std-ifstream-failure-by-reference.patch \ |
28 | file://0002-Fix-format-truncation-errors.patch \ | ||
29 | file://0001-Fix-string-overflow-in-snprintf.patch \ | ||
30 | " | ||
28 | SRC_URI[md5sum] = "42064f5ddbc7f560bfc5ff93ea9eecc7" | 31 | SRC_URI[md5sum] = "42064f5ddbc7f560bfc5ff93ea9eecc7" |
29 | SRC_URI[sha256sum] = "f9e24897f9cfd63bb3115f6275c706de1702d3d9bae2fc423227db72b23c37f0" | 32 | SRC_URI[sha256sum] = "f9e24897f9cfd63bb3115f6275c706de1702d3d9bae2fc423227db72b23c37f0" |
30 | 33 | ||