Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe.
Signed-off-by: Zang Ruochen <[email protected]> --- .../python/python-pyasn1-modules_0.2.1.bb | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-pyasn1-modules_0.2.1.bb 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 @@ -DESCRIPTION = "A collection of ASN.1-based protocols modules." -HOMEPAGE = "https://pypi.python.org/pypi/pyasn1-modules/" -SECTION = "devel/python" -LICENSE = "BSD" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=280606d9c18f200e03e0c247ac61475a" - -SRC_URI[md5sum] = "ff938698590f314ff9b3d5c48737d899" -SRC_URI[sha256sum] = "af00ea8f2022b6287dc375b2c70f31ab5af83989fc6fe9eacd4976ce26cd7ccc" - -inherit setuptools pypi - -RDEPENDS_${PN} += " \ - python-pyasn1 \ - " - \ No newline at end of file -- 2.20.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#4893): https://lists.yoctoproject.org/g/meta-virtualization/message/4893 Mute This Topic: https://lists.yoctoproject.org/mt/68843539/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
