mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
Mandatory per packaging guide https://nightly.buildroot.org/#_config_files Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
9 lines
197 B
Plaintext
9 lines
197 B
Plaintext
config BR2_PACKAGE_EXECD
|
|
bool "execd"
|
|
select BR2_PACKAGE_LIBUEV
|
|
select BR2_PACKAGE_LIBITE
|
|
help
|
|
Generic job queue executor with retry on route changes.
|
|
|
|
https://github.com/kernelkit/infix
|