* [Buildroot] [PATCH 1/1] safeclib: fix trailing whitespace
@ 2018-02-04 16:36 Fabrice Fontaine
2018-02-04 17:08 ` Yann E. MORIN
2018-02-04 20:24 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2018-02-04 16:36 UTC (permalink / raw)
To: buildroot
Fixes trailing whitespace after MIT
Fixes:
- https://gitlab.com/buildroot.org/buildroot/-/jobs/50971692
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/safeclib/safeclib.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/safeclib/safeclib.mk b/package/safeclib/safeclib.mk
index 65c6621e0a..b1aa25992c 100644
--- a/package/safeclib/safeclib.mk
+++ b/package/safeclib/safeclib.mk
@@ -6,7 +6,7 @@
SAFECLIB_VERSION = v09102017
SAFECLIB_SITE = $(call github,rurban,safeclib,$(SAFECLIB_VERSION))
-SAFECLIB_LICENSE = MIT
+SAFECLIB_LICENSE = MIT
SAFECLIB_LICENSE_FILES = COPYING
SAFECLIB_INSTALL_STAGING = YES
# From git
--
2.14.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] safeclib: fix trailing whitespace
2018-02-04 16:36 [Buildroot] [PATCH 1/1] safeclib: fix trailing whitespace Fabrice Fontaine
@ 2018-02-04 17:08 ` Yann E. MORIN
2018-02-04 20:24 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2018-02-04 17:08 UTC (permalink / raw)
To: buildroot
Fabrice, all,
On 2018-02-04 17:36 +0100, Fabrice Fontaine spake thusly:
> Fixes trailing whitespace after MIT
>
> Fixes:
> - https://gitlab.com/buildroot.org/buildroot/-/jobs/50971692
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Thanks! ;-)
Regards,
Yann E. MORIN.
> ---
> package/safeclib/safeclib.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/safeclib/safeclib.mk b/package/safeclib/safeclib.mk
> index 65c6621e0a..b1aa25992c 100644
> --- a/package/safeclib/safeclib.mk
> +++ b/package/safeclib/safeclib.mk
> @@ -6,7 +6,7 @@
>
> SAFECLIB_VERSION = v09102017
> SAFECLIB_SITE = $(call github,rurban,safeclib,$(SAFECLIB_VERSION))
> -SAFECLIB_LICENSE = MIT
> +SAFECLIB_LICENSE = MIT
> SAFECLIB_LICENSE_FILES = COPYING
> SAFECLIB_INSTALL_STAGING = YES
> # From git
> --
> 2.14.1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] safeclib: fix trailing whitespace
2018-02-04 16:36 [Buildroot] [PATCH 1/1] safeclib: fix trailing whitespace Fabrice Fontaine
2018-02-04 17:08 ` Yann E. MORIN
@ 2018-02-04 20:24 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-02-04 20:24 UTC (permalink / raw)
To: buildroot
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> Fixes trailing whitespace after MIT
> Fixes:
> - https://gitlab.com/buildroot.org/buildroot/-/jobs/50971692
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-02-04 20:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-04 16:36 [Buildroot] [PATCH 1/1] safeclib: fix trailing whitespace Fabrice Fontaine
2018-02-04 17:08 ` Yann E. MORIN
2018-02-04 20:24 ` Peter Korsgaard
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.