[Buildroot] [PATCH v2] package/minisign: new package

Peter Korsgaard peter at korsgaard.com
Wed Feb 7 08:16:29 UTC 2024


>>>>> "patrick" == patrick oppenlander <patrick.oppenlander at gmail.com> writes:

 > From: Patrick Oppenlander <patrick.oppenlander at gmail.com>
 > Signed-off-by: Patrick Oppenlander <patrick.oppenlander at gmail.com>
 > ---

 > Changes from v1 (reviewed by Baruch Siach):
 > * host-libsodium dependency was incorrectly on to the target dependencies list.

./utils/check-package points out a few minor issues:

package/Config.in:1572: Packages in: menu "Crypto",
                        are not alphabetically ordered;
                        correct order: '-', '_', digits, capitals, lowercase;
                        first incorrect package: minisign
package/minisign/Config.in:6: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in)
package/minisign/Config.in.host:4: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in)

You put it in Libraries/Crypto, but I isn't a library, so I think it
makes more sense to put it under "shell and utilities" like we do for gnupg2.

Committed with those issues fixed and an entry in DEVELOPERS added, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list