From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Saeed Kazemi <kazemi.ms@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/fd: new package
Date: Fri, 2 Aug 2024 23:59:11 +0200 [thread overview]
Message-ID: <20240802235911.17d1ce8f@windsurf> (raw)
In-Reply-To: <20240223203031.825112-1-kazemi.ms@gmail.com>
Hello Saeed,
On Fri, 23 Feb 2024 21:30:31 +0100
Saeed Kazemi <kazemi.ms@gmail.com> wrote:
> A simple, fast and user-friendly alternative to 'find'
>
> https://github.com/sharkdp/fd.git
>
> Signed-off-by: Saeed Kazemi <kazemi.ms@gmail.com>
Thanks, I've applied! I had to fix two small things.
> diff --git a/package/Config.in b/package/Config.in
> index bf0fe078b9..090fa80a29 100644
> --- a/package/Config.in
> +++ b/package/Config.in
> @@ -182,6 +182,7 @@ menu "Development tools"
> source "package/diffutils/Config.in"
> source "package/dos2unix/Config.in"
> source "package/findutils/Config.in"
> + source "package/fd/Config.in"
Alphabetic ordering was not correct here, and it was spotted by "make
check-package".
> diff --git a/package/fd/fd.hash b/package/fd/fd.hash
> new file mode 100644
> index 0000000000..7950055efa
> --- /dev/null
> +++ b/package/fd/fd.hash
> @@ -0,0 +1,4 @@
> +# Locally computed
> +sha256 49d57704f1a75b20a770d50538818ec003f42a5c19a39a682639b5e72e72ee7d fd-9.0.0.tar.gz
The file name and hash changed, because between the moment your patch
was submitted and now, we did some changes in the cargo-package
vendoring logic (so basically, not your fault!).
Thanks for this contribution!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-08-02 21:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-23 20:30 [Buildroot] [PATCH 1/1] package/fd: new package Saeed Kazemi
2024-08-02 21:59 ` Thomas Petazzoni via buildroot [this message]
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=20240802235911.17d1ce8f@windsurf \
--to=buildroot@buildroot.org \
--cc=kazemi.ms@gmail.com \
--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