aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-devtools/python/python-efl_git.bb
blob: 4bff50fe437a2ca3fc52587622c54c578015e2ce (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"