meta-starlingx: remove the upstream layer
[pti/rtp.git] / meta-starlingx / meta-stx-flock / stx-monitoring / vm-topology.bb
diff --git a/meta-starlingx/meta-stx-flock/stx-monitoring/vm-topology.bb b/meta-starlingx/meta-stx-flock/stx-monitoring/vm-topology.bb
deleted file mode 100644 (file)
index c83607c..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-require monitoring-common.inc
-
-SUBPATH0 = "vm-topology/vm-topology"
-
-
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
-
-RDEPENDS_${PN}_append = " \
-       python \
-       libvirt \
-       python-keyring \
-       "
-
-DEPENDS += " \
-       python-keyring \
-       libvirt \
-       "
-
-inherit setuptools python-dir