diff options
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-efl_git.bb')
| -rw-r--r-- | meta-efl/recipes-devtools/python/python-efl_git.bb | 11 |
1 files changed, 0 insertions, 11 deletions
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 @@ | |||
| 1 | require ${BPN}.inc | ||
| 2 | |||
| 3 | SRCREV = "71ed20ebf662a7b72e60913df94ce6933236bf09" | ||
| 4 | PV = "1.12.0+git${SRCPV}" | ||
| 5 | DEFAULT_PREFERENCE = "-1" | ||
| 6 | |||
| 7 | SRC_URI = "git://git.enlightenment.org/bindings/python/${BPN}.git;branch=python-efl-1.12" | ||
| 8 | |||
| 9 | S = "${WORKDIR}/git" | ||
| 10 | |||
| 11 | PNBLACKLIST[python-efl] ?= "Depends on blacklisted elementary - the recipe will be removed on 2017-09-01 unless the issue is fixed" | ||
