Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] support/testing: regenerate .checkpackageignore used in TestCheckPackage
@ 2024-04-10 22:14 Romain Naour
  2024-04-11  4:24 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Romain Naour @ 2024-04-10 22:14 UTC (permalink / raw)
  To: buildroot; +Cc: Romain Naour, Yann E . MORIN

Commit ccb4e5db5c ("utils/check-package: emit library name along with check function name")
updated the .checkpackageignore format but forgot to update
.checkpackageignore files used in TestCheckPackage.

Keep .checkpackageignore_outdated as is since it must be outdated.

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/6568786785

Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Romain Naour <romain.naour@smile.fr>
---
 support/testing/tests/utils/br2-external/.checkpackageignore    | 2 +-
 .../tests/utils/br2-external/package/.checkpackageignore        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/support/testing/tests/utils/br2-external/.checkpackageignore b/support/testing/tests/utils/br2-external/.checkpackageignore
index efb7680173..2a29916d08 100644
--- a/support/testing/tests/utils/br2-external/.checkpackageignore
+++ b/support/testing/tests/utils/br2-external/.checkpackageignore
@@ -1 +1 @@
-package/external/external.mk PackageHeader
+package/external/external.mk lib_mk.PackageHeader
diff --git a/support/testing/tests/utils/br2-external/package/.checkpackageignore b/support/testing/tests/utils/br2-external/package/.checkpackageignore
index 5f4a5e1187..a9368d1c1c 100644
--- a/support/testing/tests/utils/br2-external/package/.checkpackageignore
+++ b/support/testing/tests/utils/br2-external/package/.checkpackageignore
@@ -1 +1 @@
-external/external.mk PackageHeader
+external/external.mk lib_mk.PackageHeader
-- 
2.44.0

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

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

* Re: [Buildroot] [PATCH] support/testing: regenerate .checkpackageignore used in TestCheckPackage
  2024-04-10 22:14 [Buildroot] [PATCH] support/testing: regenerate .checkpackageignore used in TestCheckPackage Romain Naour
@ 2024-04-11  4:24 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2024-04-11  4:24 UTC (permalink / raw)
  To: Romain Naour; +Cc: buildroot

Romain, All,

On 2024-04-11 00:14 +0200, Romain Naour spake thusly:
> Commit ccb4e5db5c ("utils/check-package: emit library name along with check function name")
> updated the .checkpackageignore format but forgot to update
> .checkpackageignore files used in TestCheckPackage.

Gah! Thanks for fixing my mess!

> Keep .checkpackageignore_outdated as is since it must be outdated.
> 
> Fixes:
> https://gitlab.com/buildroot.org/buildroot/-/jobs/6568786785
> 
> Cc: Yann E. MORIN <yann.morin.1998@free.fr>
> Signed-off-by: Romain Naour <romain.naour@smile.fr>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  support/testing/tests/utils/br2-external/.checkpackageignore    | 2 +-
>  .../tests/utils/br2-external/package/.checkpackageignore        | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/support/testing/tests/utils/br2-external/.checkpackageignore b/support/testing/tests/utils/br2-external/.checkpackageignore
> index efb7680173..2a29916d08 100644
> --- a/support/testing/tests/utils/br2-external/.checkpackageignore
> +++ b/support/testing/tests/utils/br2-external/.checkpackageignore
> @@ -1 +1 @@
> -package/external/external.mk PackageHeader
> +package/external/external.mk lib_mk.PackageHeader
> diff --git a/support/testing/tests/utils/br2-external/package/.checkpackageignore b/support/testing/tests/utils/br2-external/package/.checkpackageignore
> index 5f4a5e1187..a9368d1c1c 100644
> --- a/support/testing/tests/utils/br2-external/package/.checkpackageignore
> +++ b/support/testing/tests/utils/br2-external/package/.checkpackageignore
> @@ -1 +1 @@
> -external/external.mk PackageHeader
> +external/external.mk lib_mk.PackageHeader
> -- 
> 2.44.0
> 

-- 
.-----------------.--------------------.------------------.--------------------.
|  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] 2+ messages in thread

end of thread, other threads:[~2024-04-11  4:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-10 22:14 [Buildroot] [PATCH] support/testing: regenerate .checkpackageignore used in TestCheckPackage Romain Naour
2024-04-11  4:24 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox