aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-devtools/python/python-efl_git.bb
blob: 292b9eb870f2257e7aaa99acfceed6d4c23864ce (plain)
1
2
3
4
5
6
7
8
9
10
11
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"