[Buildroot] [PATCH v2 0/1] package/ledmon: new package

Maksim Kiselev bigunclemax at gmail.com
Sun Aug 20 09:58:32 UTC 2023


Add Enclosure LED Utilities

v2 changes:
 - add an entry in the DEVELOPERS file for this package
 - use "select" instead of "depends on" for For pciutils and sg3_utils
 - add patches for musl builds
 - drop "v" prefix for LEDMON_VERSION variable
 - add host-pkgconf dependency
 - add comment about licenses
 - bump ledmon version to 0.97

Maksim Kiselev (1):
  package/ledmon: new package

 DEVELOPERS                                    |   3 +
 package/Config.in                             |   1 +
 ...nstandard-on_exit-function-by-atexit.patch | 223 ++++++++++++++++++
 ...-Fix-unknown-type-name-ssize_t-error.patch |  44 ++++
 .../ledmon/0003-Add-disable-doc-option.patch  |  63 +++++
 package/ledmon/Config.in                      |  15 ++
 package/ledmon/ledmon.hash                    |   3 +
 package/ledmon/ledmon.mk                      |  18 ++
 8 files changed, 370 insertions(+)
 create mode 100644 package/ledmon/0001-Replace-nonstandard-on_exit-function-by-atexit.patch
 create mode 100644 package/ledmon/0002-Fix-unknown-type-name-ssize_t-error.patch
 create mode 100644 package/ledmon/0003-Add-disable-doc-option.patch
 create mode 100644 package/ledmon/Config.in
 create mode 100644 package/ledmon/ledmon.hash
 create mode 100644 package/ledmon/ledmon.mk

-- 
2.39.2




More information about the buildroot mailing list