summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/openhpi/openhpi_3.6.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-daemons/openhpi/openhpi_3.6.1.bb')
-rw-r--r--meta-networking/recipes-daemons/openhpi/openhpi_3.6.1.bb11
1 files changed, 6 insertions, 5 deletions
diff --git a/meta-networking/recipes-daemons/openhpi/openhpi_3.6.1.bb b/meta-networking/recipes-daemons/openhpi/openhpi_3.6.1.bb
index 6375c2ee0..ecf71d70f 100644
--- a/meta-networking/recipes-daemons/openhpi/openhpi_3.6.1.bb
+++ b/meta-networking/recipes-daemons/openhpi/openhpi_3.6.1.bb
@@ -23,6 +23,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e3c772a32386888ccb5ae1c0ba95f1a4"
23DEPENDS = "net-snmp libxml2 ncurses openssl glib-2.0 popt e2fsprogs autoconf-archive-native" 23DEPENDS = "net-snmp libxml2 ncurses openssl glib-2.0 popt e2fsprogs autoconf-archive-native"
24 24
25SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz \ 25SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz \
26 file://openhpi.init \
27 file://openhpid.service \
28 file://run-ptest \
26 file://openhpi-netsnmp-cross-compile.patch \ 29 file://openhpi-netsnmp-cross-compile.patch \
27 file://openhpi-sysfs-cross-compile.patch \ 30 file://openhpi-sysfs-cross-compile.patch \
28 file://openhpi-libxml2-cross-compile.patch \ 31 file://openhpi-libxml2-cross-compile.patch \
@@ -39,11 +42,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz \
39 file://c++11.patch \ 42 file://c++11.patch \
40 file://clang-c++11.patch \ 43 file://clang-c++11.patch \
41 file://fix-narrowing-warning.patch \ 44 file://fix-narrowing-warning.patch \
42 \ 45 file://0001-plugins-Check-for-PTHREAD_RECURSIVE_MUTEX_INITIALIZE.patch \
43 file://openhpi.init \ 46 file://0001-ipmidirect-Replace-__STRING.patch \
44 file://openhpid.service \ 47 "
45 file://run-ptest \
46"
47 48
48SRC_URI[md5sum] = "4718b16e0f749b5ad214a9b04f45dd23" 49SRC_URI[md5sum] = "4718b16e0f749b5ad214a9b04f45dd23"
49SRC_URI[sha256sum] = "e0a810cb401c4bdcfc9551f2e6afd5a8ca4b411f5ee3bc60c19f82fd6e84a3dc" 50SRC_URI[sha256sum] = "e0a810cb401c4bdcfc9551f2e6afd5a8ca4b411f5ee3bc60c19f82fd6e84a3dc"