Files
infix/package/libsrx/Config.in
T
Joachim WibergandTobias Waldekranz a38e5582ac Refactor, break out a libsrx from confd, shared with statd
Everything (!) potentially shared with other sysrepo plugins/daemons and
helper functions (not yet in libite) that can be used by other daemons
have been relocated to libsrx.

Fix #116

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2023-08-30 10:37:43 +02:00

8 lines
165 B
Plaintext

config BR2_PACKAGE_LIBSRX
bool "libsrx"
select BR2_PACKAGE_SYSREPO
help
Extensions and helper APIs for sysrepo plugins.
https://github.com/kernelkit/infix