22864d570d
libqb is a library providing features for client-server architecture, such as logging, tracing, inter-process communication (IPC) and polling. see: https://github.com/ClusterLabs/libqb Signed-off-by: Kamel Bouhara <kamel.bouhara@bootlin.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
8 lines
156 B
Plaintext
8 lines
156 B
Plaintext
config BR2_PACKAGE_LIBQB
|
|
bool "libqb"
|
|
select BR2_PACKAGE_LIBXML2
|
|
help
|
|
Library for client-server applications
|
|
|
|
https://github.com/ClusterLabs/libqb
|