All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/libp11: fix help text
@ 2019-04-07  6:39 Yann E. MORIN
  2019-04-07  6:55 ` Peter Korsgaard
  2019-04-10 19:35 ` Trent Piepho
  0 siblings, 2 replies; 3+ messages in thread
From: Yann E. MORIN @ 2019-04-07  6:39 UTC (permalink / raw)
  To: buildroot

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Trent Piepho <tpiepho@impinj.com>
---
 package/libp11/Config.in.host | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/package/libp11/Config.in.host b/package/libp11/Config.in.host
index ccc171025a..8da081f868 100644
--- a/package/libp11/Config.in.host
+++ b/package/libp11/Config.in.host
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_HOST_LIBP11
 	bool "host libp11"
 	help
-	  OpenSSL engine for PKCS#11 modules.  Part of the OpenSC project.
+	  OpenSSL engine for PKCS#11 modules. Part of the OpenSC
+	  project.
 
 	  https://github.com/OpenSC/OpenSC/wiki
-- 
2.14.1

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

* [Buildroot] [PATCH] package/libp11: fix help text
  2019-04-07  6:39 [Buildroot] [PATCH] package/libp11: fix help text Yann E. MORIN
@ 2019-04-07  6:55 ` Peter Korsgaard
  2019-04-10 19:35 ` Trent Piepho
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2019-04-07  6:55 UTC (permalink / raw)
  To: buildroot

>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
 > Cc: Trent Piepho <tpiepho@impinj.com>

Committed after adding a note that this fixes a check-package warning,
thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] package/libp11: fix help text
  2019-04-07  6:39 [Buildroot] [PATCH] package/libp11: fix help text Yann E. MORIN
  2019-04-07  6:55 ` Peter Korsgaard
@ 2019-04-10 19:35 ` Trent Piepho
  1 sibling, 0 replies; 3+ messages in thread
From: Trent Piepho @ 2019-04-10 19:35 UTC (permalink / raw)
  To: buildroot

On Sun, 2019-04-07 at 08:39 +0200, Yann E. MORIN wrote:
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Trent Piepho <tpiepho@impinj.com>

Thanks for fixing this.

Acked-by: Trent Piepho <tpiepho@impinj.com>

> ---
>  package/libp11/Config.in.host | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/package/libp11/Config.in.host
> b/package/libp11/Config.in.host
> index ccc171025a..8da081f868 100644
> --- a/package/libp11/Config.in.host
> +++ b/package/libp11/Config.in.host
> @@ -1,6 +1,7 @@
>  config BR2_PACKAGE_HOST_LIBP11
>  	bool "host libp11"
>  	help
> -	  OpenSSL engine for PKCS#11 modules.  Part of the OpenSC
> project.
> +	  OpenSSL engine for PKCS#11 modules. Part of the OpenSC
> +	  project.
>  
> 

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

end of thread, other threads:[~2019-04-10 19:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-07  6:39 [Buildroot] [PATCH] package/libp11: fix help text Yann E. MORIN
2019-04-07  6:55 ` Peter Korsgaard
2019-04-10 19:35 ` Trent Piepho

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.