Files
infix/package/confd/Config.in
T
2023-04-20 21:14:54 +02:00

12 lines
363 B
Plaintext

config BR2_PACKAGE_CONFD
bool "confd"
select BR2_PACKAGE_AUGEAS
select BR2_PACKAGE_JANSSON
select BR2_PACKAGE_LIBITE
select BR2_PACKAGE_NETOPEER2
select BR2_PACKAGE_SYSREPO
help
A plugin to sysrepo that provides the core YANG models used to
manage an Infix based system. Configuration can be done using
either the on-system CLI or using NETCONF.