diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2019-12-20 10:36:52 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-12-23 13:13:28 -0500 |
| commit | 014a3015661c1b70f03ce5b1743e02bd2701e384 (patch) | |
| tree | f47b078d698c82430d818de915dfaafe06b94c7e /meta-openstack/recipes-devtools | |
| parent | 95c73c84156e3c1f8f88800be7671443785e6bbb (diff) | |
| download | meta-cloud-services-014a3015661c1b70f03ce5b1743e02bd2701e384.tar.gz | |
python-pyasn1-modules: Remove the recipe
Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-pyasn1-modules_0.2.1.bb | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pyasn1-modules_0.2.1.bb b/meta-openstack/recipes-devtools/python/python-pyasn1-modules_0.2.1.bb deleted file mode 100644 index c812fe6..0000000 --- a/meta-openstack/recipes-devtools/python/python-pyasn1-modules_0.2.1.bb +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | DESCRIPTION = "A collection of ASN.1-based protocols modules." | ||
| 2 | HOMEPAGE = "https://pypi.python.org/pypi/pyasn1-modules/" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "BSD" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=280606d9c18f200e03e0c247ac61475a" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "ff938698590f314ff9b3d5c48737d899" | ||
| 8 | SRC_URI[sha256sum] = "af00ea8f2022b6287dc375b2c70f31ab5af83989fc6fe9eacd4976ce26cd7ccc" | ||
| 9 | |||
| 10 | inherit setuptools pypi | ||
| 11 | |||
| 12 | RDEPENDS_${PN} += " \ | ||
| 13 | python-pyasn1 \ | ||
| 14 | " | ||
| 15 | \ No newline at end of file | ||
