From 2e0a1d5c682e54a2892bd976596ce6903e9d95de Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 1 Oct 2011 11:38:29 +0200 Subject: python-efl: use INC_PR Signed-off-by: Martin Jansa Signed-off-by: Koen Kooi --- meta-efl/recipes-devtools/python/python-edbus_svn.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-efl/recipes-devtools/python/python-edbus_svn.bb') diff --git a/meta-efl/recipes-devtools/python/python-edbus_svn.bb b/meta-efl/recipes-devtools/python/python-edbus_svn.bb index d6144e9b2e..518f7c2102 100644 --- a/meta-efl/recipes-devtools/python/python-edbus_svn.bb +++ b/meta-efl/recipes-devtools/python/python-edbus_svn.bb @@ -1,6 +1,7 @@ require python-efl.inc LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" +PR = "${INC_PR}.0" SRCREV = "${EFL_SRCREV}" DEPENDS += "edbus python-dbus" RDEPENDS_${PN} += "python-dbus" -- cgit v1.2.3-54-g00ecf