mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 15:08:40 +01:00
nut: add dev headers, nut-web-cgi and nut-avahi-service, bugfix
Headers are required by collectd as mentioned in #1801. This is the nut portion based on dwmw2@d636841cd1d1dfab04cb509520c082738ddfb2ea Happy to merge with 15.05 as per #1803. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> [martin.p.rowe@gmail.com: condensed InstallDev lines] Added package nut-web-cgi based on demorfi@7e340f47944ff4a9c49d3b1dc6c1d9d965cd344c. Closes #1614. Pending signoff by @demorfi [martin.p.rowe@gmail.com: simplified implementation, no changes to Config.in] Added package nut-avahi-service similar to other implementations in #618 Bugfix to remove redundant NUT_DRIVER_SERIAL config Bugfix to make UPSLOG config actually install (requires PKG_RELEASE bump) Some code tidy-ups Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
This commit is contained in:
@@ -84,13 +84,6 @@
|
||||
some space and build NUT without SSL support.
|
||||
default n
|
||||
|
||||
config NUT_DRIVER_SERIAL
|
||||
depends on PACKAGE_nut
|
||||
bool "Build with support for serial drivers"
|
||||
help
|
||||
If you have a UPS connected via serial, select this.
|
||||
default n
|
||||
|
||||
config NUT_DRIVER_USB
|
||||
depends on PACKAGE_nut
|
||||
bool "Build with support for USB drivers"
|
||||
|
||||
Reference in New Issue
Block a user