From 1fc2c9315faf65ea05fecf81450dd40b9a330435 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 26 Apr 2017 18:51:29 +0300 Subject: python: remove unused 2.x versions of several packages Nothing is using them in oe-core or meta-oe layers (except python-six is used by and provided in meta-oe, so there was recipe duplication). (From OE-Core rev: 701ac8e558c9c09cdab2306ebc416f0070585b11) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python-async_0.6.2.bb | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 meta/recipes-devtools/python/python-async_0.6.2.bb (limited to 'meta/recipes-devtools/python/python-async_0.6.2.bb') diff --git a/meta/recipes-devtools/python/python-async_0.6.2.bb b/meta/recipes-devtools/python/python-async_0.6.2.bb deleted file mode 100644 index d855e42a79..0000000000 --- a/meta/recipes-devtools/python/python-async_0.6.2.bb +++ /dev/null @@ -1,5 +0,0 @@ -require python-async.inc - -inherit setuptools - -RDEPENDS_${PN} += "python-threading python-lang" -- cgit v1.2.3-54-g00ecf