X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fpython%2Fpython-pyghmi_1.5.7.bb;fp=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fpython%2Fpython-pyghmi_1.5.7.bb;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=9457420950ec657e942dbbdf5a80dc6d7ba40eac;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-pyghmi_1.5.7.bb b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-pyghmi_1.5.7.bb deleted file mode 100644 index 9457420..0000000 --- a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-pyghmi_1.5.7.bb +++ /dev/null @@ -1,20 +0,0 @@ - -DESCRIPTION = "HPE 3PAR HTTP REST Client" -HOMEPAGE = "https://pythonhosted.org/python-3parclient/" -SECTION = "devel/python" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://PKG-INFO;md5=d3dfac7b0d23cb44b097e35518879438" - -SRC_URI[md5sum] = "b49dd03782fd5eda09cd9210ae979f6a" -SRC_URI[sha256sum] = "4c2b0be4e3b8a517c1718e39e1eeb3e62f73810bb9910278000716f6074e5a69" - -PYPI_PACKAGE = "pyghmi" -inherit setuptools pypi - -DEPENDS += " \ - python-pbr-native \ - " - -RDEPENDS_${PN}_append = " \ - python-dateutil \ - "