summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2019-12-23 09:38:58 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-12-23 13:13:28 -0500
commitd76e1bff5b0b9584ab3612893deefc4853b7780f (patch)
treea6935571e3d31504d198f8e145e044672ba6323f /meta-openstack/recipes-devtools/python
parentd6b0575e41fe7bd6e109eff84c480df39f874899 (diff)
downloadmeta-cloud-services-d76e1bff5b0b9584ab3612893deefc4853b7780f.tar.gz
python-pyudev: 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/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-pyudev_0.16.1.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pyudev_0.16.1.bb b/meta-openstack/recipes-devtools/python/python-pyudev_0.16.1.bb
deleted file mode 100644
index 39f725d..0000000
--- a/meta-openstack/recipes-devtools/python/python-pyudev_0.16.1.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1DESCRIPTION = "A libudev binding"
2HOMEPAGE = "http://pyudev.readthedocs.org/"
3SECTION = "devel/python"
4LICENSE = "LGPL-2.1"
5LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343"
6
7SRC_URI[md5sum] = "4034de584b6d9efcbfc590a047c63285"
8SRC_URI[sha256sum] = "765d1c14bd9bd031f64e2612225621984cb2bbb8cbc0c03538bcc4c735ff1c95"
9
10inherit setuptools pypi