summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-daemons/opensaf/opensaf_5.19.07.bb (renamed from meta-networking/recipes-daemons/opensaf/opensaf_5.19.03.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-daemons/opensaf/opensaf_5.19.03.bb b/meta-networking/recipes-daemons/opensaf/opensaf_5.19.07.bb
index 505c087f1..e466cc232 100644
--- a/meta-networking/recipes-daemons/opensaf/opensaf_5.19.03.bb
+++ b/meta-networking/recipes-daemons/opensaf/opensaf_5.19.07.bb
@@ -26,8 +26,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/releases/${BPN}-${PV}.tar.gz \
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 file://0001-Add-configure-time-check-for-gettid-API.patch \ 27 file://0001-Add-configure-time-check-for-gettid-API.patch \
28 " 28 "
29SRC_URI[md5sum] = "4dd1497ccd82d275735853bf0db5c510" 29SRC_URI[md5sum] = "e9ae9de803a99b7ab33757a49858542f"
30SRC_URI[sha256sum] = "de42c8dd850990716ca494ca598165cc7a23b5b7f2bc21af5d71a3d971ddd595" 30SRC_URI[sha256sum] = "caed672d03ab1fe3f27d333429c7ca03022714e7c6350500208b7bd7349f03ce"
31 31
32inherit autotools useradd systemd pkgconfig 32inherit autotools useradd systemd pkgconfig
33 33