package/libyang: fix build w/o threads
authorHeiko Thiery <heiko.thiery@kontron.com>
Thu, 24 Oct 2019 06:37:16 +0000 (08:37 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 25 Oct 2019 18:16:49 +0000 (20:16 +0200)
commit68f3e7c3b1fa6d62299820f2dd54dbfeecb59859
tree6bd8ab36c1e8a3ab27a381ae32f79dd863be1a28
parentec48b624b7bd7c675d187aa872ed1e2a03cb6995
package/libyang: fix build w/o threads

For building libyang a toolchain with thread support is needed. Add the dependancy
to BR2_TOOLCHAIN_HAS_THREADS.

Fixes:
  - http://autobuild.buildroot.net/results/1d84ff4aab67a98113d967b65467109e80bb5917

Signed-off-by: Heiko Thiery <heiko.thiery@kontron.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libyang/Config.in