From 0f3b65c785ee60ef069487333d58fbd1f3e8540d Mon Sep 17 00:00:00 2001 From: zangrc Date: Wed, 11 Dec 2019 12:07:05 +0800 Subject: python-netifaces: Remove the recipe Because they already exist in meta-openembedded, remove the recipe. Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-netifaces.inc | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-netifaces.inc (limited to 'meta-openstack/recipes-devtools/python/python-netifaces.inc') diff --git a/meta-openstack/recipes-devtools/python/python-netifaces.inc b/meta-openstack/recipes-devtools/python/python-netifaces.inc deleted file mode 100644 index b1b1ed5..0000000 --- a/meta-openstack/recipes-devtools/python/python-netifaces.inc +++ /dev/null @@ -1,10 +0,0 @@ -DESCRIPTION = "Portable network interface information." -HOMEPAGE = "http://alastairs-place.net/netifaces" -SECTION = "devel/python" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" - -SRC_URI[md5sum] = "de92cc322b4f56047c073f802ad77860" -SRC_URI[sha256sum] = "2dee9ffdd16292878336a58d04a20f0ffe95555465fee7c9bd23b3490ef2abf3" - -inherit pypi -- cgit v1.2.3-54-g00ecf