From ec9e5ed06256ad92c818474cdb490dc0d3a0d0a3 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 27 Apr 2017 11:04:51 +0200 Subject: recipes: remove blacklisted recipes * as PNBLACKLIST message says, these recipes are blacklisted for long time and nobody showed any interest to fix them * remove all unused .patch and .inc files as well Signed-off-by: Martin Jansa --- meta-efl/recipes-devtools/python/python-efl_git.bb | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 meta-efl/recipes-devtools/python/python-efl_git.bb (limited to 'meta-efl/recipes-devtools/python/python-efl_git.bb') diff --git a/meta-efl/recipes-devtools/python/python-efl_git.bb b/meta-efl/recipes-devtools/python/python-efl_git.bb deleted file mode 100644 index 292b9eb870..0000000000 --- a/meta-efl/recipes-devtools/python/python-efl_git.bb +++ /dev/null @@ -1,11 +0,0 @@ -require ${BPN}.inc - -SRCREV = "71ed20ebf662a7b72e60913df94ce6933236bf09" -PV = "1.12.0+git${SRCPV}" -DEFAULT_PREFERENCE = "-1" - -SRC_URI = "git://git.enlightenment.org/bindings/python/${BPN}.git;branch=python-efl-1.12" - -S = "${WORKDIR}/git" - -PNBLACKLIST[python-efl] ?= "Depends on blacklisted elementary - the recipe will be removed on 2017-09-01 unless the issue is fixed" -- cgit v1.2.3-54-g00ecf