All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] DEVELOPERS: remove entry for optee-benchmark
@ 2023-05-08 18:18 Julien Olivain
  2023-05-08 18:22 ` Yann E. MORIN
  2023-05-09  7:14 ` Etienne Carriere
  0 siblings, 2 replies; 3+ messages in thread
From: Julien Olivain @ 2023-05-08 18:18 UTC (permalink / raw)
  To: buildroot; +Cc: Julien Olivain, Etienne Carriere

optee-benchmark package was removed in commit cf39b596e7
("package/optee-benchmark: remove deprecated package") but forgot to
remove the associated DEVELOPERS file entry.

Using the get-developers script on any file generates a warning,
for example:

    utils/get-developers DEVELOPERS
    WARNING: 'package/optee-benchmark/' doesn't match any file, line 865
    git send-email --to buildroot@buildroot.org

This commit fixes the issue by removing the entry.

Cc: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Julien Olivain <ju.o@free.fr>
---
 DEVELOPERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/DEVELOPERS b/DEVELOPERS
index 5658dfa14b..efb2907d1b 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -862,7 +862,6 @@ F:	package/python-kiwisolver/
 
 N:	Etienne Carriere <etienne.carriere@linaro.org>
 F:	boot/optee-os/
-F:	package/optee-benchmark/
 F:	package/optee-client/
 F:	package/optee-examples/
 F:	package/optee-test/
-- 
2.40.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH 1/1] DEVELOPERS: remove entry for optee-benchmark
  2023-05-08 18:18 [Buildroot] [PATCH 1/1] DEVELOPERS: remove entry for optee-benchmark Julien Olivain
@ 2023-05-08 18:22 ` Yann E. MORIN
  2023-05-09  7:14 ` Etienne Carriere
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2023-05-08 18:22 UTC (permalink / raw)
  To: Julien Olivain; +Cc: Etienne Carriere, buildroot

Julien, All,

On 2023-05-08 20:18 +0200, Julien Olivain spake thusly:
> optee-benchmark package was removed in commit cf39b596e7
> ("package/optee-benchmark: remove deprecated package") but forgot to
> remove the associated DEVELOPERS file entry.
> 
> Using the get-developers script on any file generates a warning,
> for example:
> 
>     utils/get-developers DEVELOPERS
>     WARNING: 'package/optee-benchmark/' doesn't match any file, line 865
>     git send-email --to buildroot@buildroot.org
> 
> This commit fixes the issue by removing the entry.
> 
> Cc: Etienne Carriere <etienne.carriere@linaro.org>
> Signed-off-by: Julien Olivain <ju.o@free.fr>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  DEVELOPERS | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/DEVELOPERS b/DEVELOPERS
> index 5658dfa14b..efb2907d1b 100644
> --- a/DEVELOPERS
> +++ b/DEVELOPERS
> @@ -862,7 +862,6 @@ F:	package/python-kiwisolver/
>  
>  N:	Etienne Carriere <etienne.carriere@linaro.org>
>  F:	boot/optee-os/
> -F:	package/optee-benchmark/
>  F:	package/optee-client/
>  F:	package/optee-examples/
>  F:	package/optee-test/
> -- 
> 2.40.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH 1/1] DEVELOPERS: remove entry for optee-benchmark
  2023-05-08 18:18 [Buildroot] [PATCH 1/1] DEVELOPERS: remove entry for optee-benchmark Julien Olivain
  2023-05-08 18:22 ` Yann E. MORIN
@ 2023-05-09  7:14 ` Etienne Carriere
  1 sibling, 0 replies; 3+ messages in thread
From: Etienne Carriere @ 2023-05-09  7:14 UTC (permalink / raw)
  To: Julien Olivain; +Cc: buildroot

Hello Julian,

On Mon, 8 May 2023 at 20:19, Julien Olivain <ju.o@free.fr> wrote:
>
> optee-benchmark package was removed in commit cf39b596e7
> ("package/optee-benchmark: remove deprecated package") but forgot to
> remove the associated DEVELOPERS file entry.
>
> Using the get-developers script on any file generates a warning,
> for example:
>
>     utils/get-developers DEVELOPERS
>     WARNING: 'package/optee-benchmark/' doesn't match any file, line 865
>     git send-email --to buildroot@buildroot.org
>
> This commit fixes the issue by removing the entry.

Thanks for the fix. I've indeed  missed that.

br,
etienne

>
> Cc: Etienne Carriere <etienne.carriere@linaro.org>
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
>  DEVELOPERS | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/DEVELOPERS b/DEVELOPERS
> index 5658dfa14b..efb2907d1b 100644
> --- a/DEVELOPERS
> +++ b/DEVELOPERS
> @@ -862,7 +862,6 @@ F:  package/python-kiwisolver/
>
>  N:     Etienne Carriere <etienne.carriere@linaro.org>
>  F:     boot/optee-os/
> -F:     package/optee-benchmark/
>  F:     package/optee-client/
>  F:     package/optee-examples/
>  F:     package/optee-test/
> --
> 2.40.1
>
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-09  7:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-08 18:18 [Buildroot] [PATCH 1/1] DEVELOPERS: remove entry for optee-benchmark Julien Olivain
2023-05-08 18:22 ` Yann E. MORIN
2023-05-09  7:14 ` Etienne Carriere

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.