diff options
-rw-r--r-- | meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb b/meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb index b47d59e2d7..e8d19a2c0b 100644 --- a/meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb +++ b/meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb | |||
@@ -17,7 +17,7 @@ servers, Blade Center, and machines which export data via sysfs. \ | |||
17 | 17 | ||
18 | HOMEPAGE = "http://openhpi.sourceforge.net/Home" | 18 | HOMEPAGE = "http://openhpi.sourceforge.net/Home" |
19 | SECTION = "net" | 19 | SECTION = "net" |
20 | LICENSE = "BSD" | 20 | LICENSE = "BSD-3-Clause" |
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 \ |