Merge victoriametrics and vmutils packages

There's no reason for these to be separate packages.  They come from the
same source tree, so having a single package makes more sense.  I only
separated them originally because I wasn't sure exactly how to express
the proper options in the kconfig language.
This commit is contained in:
2022-06-28 16:57:10 -05:00
parent 66e8246c3b
commit d99c3b8f4c
9 changed files with 129 additions and 122 deletions

View File

@@ -109,6 +109,7 @@ BR2_TARGET_ROOTFS_SQUASHFS4_XZ=y
BR2_PACKAGE_ALERTMANAGER=y
BR2_PACKAGE_GRAFANA=y
BR2_PACKAGE_VICTORIAMETRICS=y
BR2_PACKAGE_VMUTILS=y
BR2_PACKAGE_VMUTILS_VMAGENT=y
BR2_PACKAGE_VMUTILS_VMALERT=y
BR2_PACKAGE_VICTORIAMETRICS_SINGLE=y
BR2_PACKAGE_VICTORIAMETRICS_VMUTILS=y
BR2_PACKAGE_VICTORIAMETRICS_VMAGENT=y
BR2_PACKAGE_VICTORIAMETRICS_VMALERT=y