X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-flock%2Fstx-monitoring%2Fvm-topology.bb;fp=meta-starlingx%2Fmeta-stx-flock%2Fstx-monitoring%2Fvm-topology.bb;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=c83607c15d310138ceeefaa07b3f2b5f66f351c5;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git 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 index c83607c..0000000 --- a/meta-starlingx/meta-stx-flock/stx-monitoring/vm-topology.bb +++ /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