All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH/next 1/1] pulseview: drop boost thread
@ 2018-12-01 22:16 Fabrice Fontaine
  2018-12-06 21:17 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2018-12-01 22:16 UTC (permalink / raw)
  To: buildroot

Since bump to 0.4.0, boost thread is not needed anymore:
https://sigrok.org/gitweb/?p=pulseview.git;a=commit;h=b8f1cdeba7cf6c2b749ff60102ce4e260fa1309e

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

diff --git a/package/pulseview/Config.in b/package/pulseview/Config.in
index 301acf7d90..a42fdcd879 100644
--- a/package/pulseview/Config.in
+++ b/package/pulseview/Config.in
@@ -18,7 +18,6 @@ config BR2_PACKAGE_PULSEVIEW
 	select BR2_PACKAGE_BOOST
 	select BR2_PACKAGE_BOOST_FILESYSTEM
 	select BR2_PACKAGE_BOOST_SYSTEM
-	select BR2_PACKAGE_BOOST_THREAD
 	select BR2_PACKAGE_BOOST_SERIALIZATION
 	help
 	  PulseView is a Qt based logic analyzer, oscilloscope
-- 
2.17.1

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

* [Buildroot] [PATCH/next 1/1] pulseview: drop boost thread
  2018-12-01 22:16 [Buildroot] [PATCH/next 1/1] pulseview: drop boost thread Fabrice Fontaine
@ 2018-12-06 21:17 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-12-06 21:17 UTC (permalink / raw)
  To: buildroot

Hello,

On Sat,  1 Dec 2018 23:16:15 +0100, Fabrice Fontaine wrote:
> Since bump to 0.4.0, boost thread is not needed anymore:
> https://sigrok.org/gitweb/?p=pulseview.git;a=commit;h=b8f1cdeba7cf6c2b749ff60102ce4e260fa1309e
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/pulseview/Config.in | 1 -
>  1 file changed, 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2018-12-06 21:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-01 22:16 [Buildroot] [PATCH/next 1/1] pulseview: drop boost thread Fabrice Fontaine
2018-12-06 21:17 ` Thomas Petazzoni

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.