meta-starlingx: remove the upstream layer
[pti/rtp.git] / meta-starlingx / meta-stx-integ / recipes-devtools / python / python-amqp_2.5.2.bb
diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-amqp_2.5.2.bb b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-amqp_2.5.2.bb
deleted file mode 100644 (file)
index b60d652..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-
-DESCRIPTION = "Low-level AMQP client for Python"
-HOMEPAGE = "https://pypi.python.org/pypi/amqp/"
-SECTION = "devel/python"
-LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=9d6ba772ac59c08a25a12ce15bd5f27b"
-
-SRC_URI[md5sum] = "852ecff645c00f124c78915fcc8ea7c0"
-SRC_URI[sha256sum] = "77f1aef9410698d20eaeac5b73a87817365f457a507d82edf292e12cbb83b08d"
-
-PYPI_PACKAGE = "amqp"
-inherit setuptools pypi
-
-RDEPENDS_${PN} += " \
-       python-vine \
-       "