* [Buildroot] [PATCH 1/1] package/kvazaar: needs threads
@ 2017-06-20 20:39 Alexandre Esse
2017-06-20 21:13 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Esse @ 2017-06-20 20:39 UTC (permalink / raw)
To: buildroot
Fixing http://autobuild.buildroot.net/results/6e1/6e1eabd691b8674f61898bc0fe734208d226f965/build-end.log
Signed-off-by: Alexandre Esse <alexandre.esse.dev@gmail.com>
---
package/kvazaar/Config.in | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/package/kvazaar/Config.in b/package/kvazaar/Config.in
index 3377145..06ab9ac 100644
--- a/package/kvazaar/Config.in
+++ b/package/kvazaar/Config.in
@@ -1,6 +1,10 @@
config BR2_PACKAGE_KVAZAAR
bool "kvazaar"
+ depends on BR2_TOOLCHAIN_HAS_THREADS
help
An open-source HEVC encoder licensed under LGPLv2.1
https://github.com/ultravideo/kvazaar
+
+comment "kvazaar needs a toolchain w/ threads"
+ depends on !BR2_TOOLCHAIN_HAS_THREADS
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/kvazaar: needs threads
2017-06-20 20:39 [Buildroot] [PATCH 1/1] package/kvazaar: needs threads Alexandre Esse
@ 2017-06-20 21:13 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-06-20 21:13 UTC (permalink / raw)
To: buildroot
Hello,
On Tue, 20 Jun 2017 22:39:05 +0200, Alexandre Esse wrote:
> Fixing http://autobuild.buildroot.net/results/6e1/6e1eabd691b8674f61898bc0fe734208d226f965/build-end.log
>
> Signed-off-by: Alexandre Esse <alexandre.esse.dev@gmail.com>
> ---
> package/kvazaar/Config.in | 4 ++++
> 1 file changed, 4 insertions(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-06-20 21:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-20 20:39 [Buildroot] [PATCH 1/1] package/kvazaar: needs threads Alexandre Esse
2017-06-20 21:13 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox