diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2019-12-23 09:38:58 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-12-23 13:13:28 -0500 |
| commit | d76e1bff5b0b9584ab3612893deefc4853b7780f (patch) | |
| tree | a6935571e3d31504d198f8e145e044672ba6323f /meta-openstack/recipes-devtools/python | |
| parent | d6b0575e41fe7bd6e109eff84c480df39f874899 (diff) | |
| download | meta-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.bb | 10 |
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 @@ | |||
| 1 | DESCRIPTION = "A libudev binding" | ||
| 2 | HOMEPAGE = "http://pyudev.readthedocs.org/" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "LGPL-2.1" | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "4034de584b6d9efcbfc590a047c63285" | ||
| 8 | SRC_URI[sha256sum] = "765d1c14bd9bd031f64e2612225621984cb2bbb8cbc0c03538bcc4c735ff1c95" | ||
| 9 | |||
| 10 | inherit setuptools pypi | ||
