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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user