aboutsummaryrefslogtreecommitdiffstats
path: root/packages/python/python-edbus_cvs.bb
blob: 75bdc7ff8080cf49924e8988222af19dda31ba36 (plain)
1
2
3
4
5
6
7
8
9
require python-efl.inc
DEPENDS += "edbus python-dbus"
RDEPENDS += "python-dbus"
PV = "0.1.1+cvs${SRCDATE}"
PR = "r1"

SRC_URI = "${E_CVS};module=e17/proto/python-efl/python-e_dbus"
S = "${WORKDIR}/python-e_dbus"