From: Maksim Kiselev <bigunclemax@gmail.com>
To: buildroot@buildroot.org
Cc: Maksim Kiselev <bigunclemax@gmail.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: [Buildroot] [PATCH v2 0/1] package/ledmon: new package
Date: Sun, 20 Aug 2023 12:58:32 +0300 [thread overview]
Message-ID: <20230820095833.602364-1-bigunclemax@gmail.com> (raw)
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
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2023-08-20 9:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-20 9:58 Maksim Kiselev [this message]
2023-08-20 9:58 ` [Buildroot] [PATCH v2 1/1] package/ledmon: new package Maksim Kiselev
2023-08-21 11:11 ` Thomas Petazzoni via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230820095833.602364-1-bigunclemax@gmail.com \
--to=bigunclemax@gmail.com \
--cc=buildroot@buildroot.org \
--cc=thomas.petazzoni@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox