summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/opensaf/opensaf_5.19.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-daemons/opensaf/opensaf_5.19.10.bb')
-rw-r--r--meta-networking/recipes-daemons/opensaf/opensaf_5.19.10.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/opensaf/opensaf_5.19.10.bb b/meta-networking/recipes-daemons/opensaf/opensaf_5.19.10.bb
index 8ce8fce59e..3ab4757c3c 100644
--- a/meta-networking/recipes-daemons/opensaf/opensaf_5.19.10.bb
+++ b/meta-networking/recipes-daemons/opensaf/opensaf_5.19.10.bb
@@ -31,6 +31,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/releases/${BPN}-${PV}.tar.gz \
31SRC_URI[md5sum] = "9b61df01d1a092101c4a626692edae19" 31SRC_URI[md5sum] = "9b61df01d1a092101c4a626692edae19"
32SRC_URI[sha256sum] = "6da9af96e8ee58d11031d305bf4804a00deb6108e12e422722882a2091bd34bd" 32SRC_URI[sha256sum] = "6da9af96e8ee58d11031d305bf4804a00deb6108e12e422722882a2091bd34bd"
33 33
34UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/opensaf/files/releases"
35
34inherit autotools useradd systemd pkgconfig 36inherit autotools useradd systemd pkgconfig
35 37
36USERADD_PACKAGES = "${PN}" 38USERADD_PACKAGES = "${PN}"