Add a new packet python-statd

Actually a part of statd, but had to make
a separarate package to get it to work.

Statd helper-scripts are now pre-compiled instead of doing it
in runtime.

Fixes #379
This commit is contained in:
Mattias Walström
2024-04-16 12:47:16 +02:00
parent 635acd504f
commit 8c9c432847
20 changed files with 157 additions and 69 deletions
+6
View File
@@ -0,0 +1,6 @@
config BR2_PACKAGE_PYTHON_STATD
bool "python-statd"
select BR2_PACKAGE_HOST_PYTHON3
select BR2_PACKAGE_STATD
help
Python helpers for statd.