diff options
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.bb | 4 |
1 files changed, 3 insertions, 1 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 16e58dc73d..64b2cc38cc 100644 --- a/meta-networking/recipes-daemons/openhpi/openhpi_3.6.1.bb +++ b/meta-networking/recipes-daemons/openhpi/openhpi_3.6.1.bb | |||
| @@ -20,7 +20,7 @@ SECTION = "net" | |||
| 20 | LICENSE = "BSD" | 20 | LICENSE = "BSD" |
| 21 | LIC_FILES_CHKSUM = "file://COPYING;md5=e3c772a32386888ccb5ae1c0ba95f1a4" | 21 | LIC_FILES_CHKSUM = "file://COPYING;md5=e3c772a32386888ccb5ae1c0ba95f1a4" |
| 22 | 22 | ||
| 23 | DEPENDS = "net-snmp libxml2 ncurses openssl glib-2.0 popt e2fsprogs" | 23 | DEPENDS = "net-snmp libxml2 ncurses openssl glib-2.0 popt e2fsprogs autoconf-archive-native" |
| 24 | 24 | ||
| 25 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz \ | 25 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz \ |
| 26 | file://openhpi-netsnmp-cross-compile.patch \ | 26 | file://openhpi-netsnmp-cross-compile.patch \ |
| @@ -36,6 +36,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz \ | |||
| 36 | file://openhpi-use-serial-tests-config-needed-by-ptest.patch \ | 36 | file://openhpi-use-serial-tests-config-needed-by-ptest.patch \ |
| 37 | file://openhpi-fix-alignment-issue.patch \ | 37 | file://openhpi-fix-alignment-issue.patch \ |
| 38 | file://0001-Fix-build-failures-with-gcc7.patch \ | 38 | file://0001-Fix-build-failures-with-gcc7.patch \ |
| 39 | file://c++11.patch \ | ||
| 40 | file://clang-c++11.patch \ | ||
| 39 | \ | 41 | \ |
| 40 | file://openhpi.init \ | 42 | file://openhpi.init \ |
| 41 | file://openhpid.service \ | 43 | file://openhpid.service \ |
