* [Buildroot] [PATCH 1/1] package/sysdig: fix legal-info
@ 2022-08-26 20:48 Fabrice Fontaine
2022-08-27 7:51 ` Yann E. MORIN
2022-09-17 15:32 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2022-08-26 20:48 UTC (permalink / raw)
To: buildroot; +Cc: Francis Laniel, Angelo Compagnucci, Fabrice Fontaine
Fix typo: SYSDIG_LICENSE_FILE -> SYSDIG_LICENSE_FILES
added by commit ea86757e51cf424566f79896335d31d15b89d0d9
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/sysdig/sysdig.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/sysdig/sysdig.mk b/package/sysdig/sysdig.mk
index 2d57c0043f..e9968d9fde 100644
--- a/package/sysdig/sysdig.mk
+++ b/package/sysdig/sysdig.mk
@@ -7,7 +7,7 @@
SYSDIG_VERSION = 0.29.2
SYSDIG_SITE = $(call github,draios,sysdig,$(SYSDIG_VERSION))
SYSDIG_LICENSE = Apache-2.0
-SYSDIG_LICENSE_FILE = COPYING
+SYSDIG_LICENSE_FILES = COPYING
SYSDIG_CPE_ID_VENDOR = sysdig
SYSDIG_CONF_OPTS = \
-DENABLE_DKMS=OFF \
--
2.35.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] package/sysdig: fix legal-info
2022-08-26 20:48 [Buildroot] [PATCH 1/1] package/sysdig: fix legal-info Fabrice Fontaine
@ 2022-08-27 7:51 ` Yann E. MORIN
2022-09-17 15:32 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2022-08-27 7:51 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Francis Laniel, Angelo Compagnucci, buildroot
Fabrice, All,
On 2022-08-26 22:48 +0200, Fabrice Fontaine spake thusly:
> Fix typo: SYSDIG_LICENSE_FILE -> SYSDIG_LICENSE_FILES
> added by commit ea86757e51cf424566f79896335d31d15b89d0d9
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/sysdig/sysdig.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/sysdig/sysdig.mk b/package/sysdig/sysdig.mk
> index 2d57c0043f..e9968d9fde 100644
> --- a/package/sysdig/sysdig.mk
> +++ b/package/sysdig/sysdig.mk
> @@ -7,7 +7,7 @@
> SYSDIG_VERSION = 0.29.2
> SYSDIG_SITE = $(call github,draios,sysdig,$(SYSDIG_VERSION))
> SYSDIG_LICENSE = Apache-2.0
> -SYSDIG_LICENSE_FILE = COPYING
> +SYSDIG_LICENSE_FILES = COPYING
> SYSDIG_CPE_ID_VENDOR = sysdig
> SYSDIG_CONF_OPTS = \
> -DENABLE_DKMS=OFF \
> --
> 2.35.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] package/sysdig: fix legal-info
2022-08-26 20:48 [Buildroot] [PATCH 1/1] package/sysdig: fix legal-info Fabrice Fontaine
2022-08-27 7:51 ` Yann E. MORIN
@ 2022-09-17 15:32 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-09-17 15:32 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Francis Laniel, Angelo Compagnucci, buildroot
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> Fix typo: SYSDIG_LICENSE_FILE -> SYSDIG_LICENSE_FILES
> added by commit ea86757e51cf424566f79896335d31d15b89d0d9
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2022.05.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
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:[~2022-09-17 15:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-26 20:48 [Buildroot] [PATCH 1/1] package/sysdig: fix legal-info Fabrice Fontaine
2022-08-27 7:51 ` Yann E. MORIN
2022-09-17 15:32 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox