All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libiio: drop 'from' in comment
@ 2022-07-24  9:29 Fabrice Fontaine
  2022-07-24 12:29 ` Arnout Vandecappelle
  2022-08-17  5:42 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2022-07-24  9:29 UTC (permalink / raw)
  To: buildroot; +Cc: Paul Cercueil, Fabrice Fontaine

Drop 'from' in comment of Config.in which was added by commit
00deb6a7c11440766767cc07800661e8067df474

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/libiio/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libiio/Config.in b/package/libiio/Config.in
index 98d663e203..21c3a3b439 100644
--- a/package/libiio/Config.in
+++ b/package/libiio/Config.in
@@ -32,7 +32,7 @@ config BR2_PACKAGE_LIBIIO_NETWORK_BACKEND
 config BR2_PACKAGE_LIBIIO_USB_BACKEND
 	bool "USB backend"
 	default y
-	depends on BR2_TOOLCHAIN_HAS_THREADS # from libusb
+	depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
 	depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 # libusb
 	select BR2_PACKAGE_LIBIIO_XML_BACKEND
 	select BR2_PACKAGE_LIBUSB
-- 
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/libiio: drop 'from' in comment
  2022-07-24  9:29 [Buildroot] [PATCH 1/1] package/libiio: drop 'from' in comment Fabrice Fontaine
@ 2022-07-24 12:29 ` Arnout Vandecappelle
  2022-08-17  5:42 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle @ 2022-07-24 12:29 UTC (permalink / raw)
  To: Fabrice Fontaine, buildroot; +Cc: Paul Cercueil



On 24/07/2022 11:29, Fabrice Fontaine wrote:
> Drop 'from' in comment of Config.in which was added by commit
> 00deb6a7c11440766767cc07800661e8067df474
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/libiio/Config.in | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/libiio/Config.in b/package/libiio/Config.in
> index 98d663e203..21c3a3b439 100644
> --- a/package/libiio/Config.in
> +++ b/package/libiio/Config.in
> @@ -32,7 +32,7 @@ config BR2_PACKAGE_LIBIIO_NETWORK_BACKEND
>   config BR2_PACKAGE_LIBIIO_USB_BACKEND
>   	bool "USB backend"
>   	default y
> -	depends on BR2_TOOLCHAIN_HAS_THREADS # from libusb
> +	depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
>   	depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 # libusb
>   	select BR2_PACKAGE_LIBIIO_XML_BACKEND
>   	select BR2_PACKAGE_LIBUSB
_______________________________________________
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/libiio: drop 'from' in comment
  2022-07-24  9:29 [Buildroot] [PATCH 1/1] package/libiio: drop 'from' in comment Fabrice Fontaine
  2022-07-24 12:29 ` Arnout Vandecappelle
@ 2022-08-17  5:42 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-08-17  5:42 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Paul Cercueil, buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Drop 'from' in comment of Config.in which was added by commit
 > 00deb6a7c11440766767cc07800661e8067df474

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2022.05.x and 2022.02.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-08-17  5:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-24  9:29 [Buildroot] [PATCH 1/1] package/libiio: drop 'from' in comment Fabrice Fontaine
2022-07-24 12:29 ` Arnout Vandecappelle
2022-08-17  5:42 ` 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.