summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-devtools/python/python-efl.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-08-13 15:17:08 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2012-08-20 09:58:08 +0200
commit7c28fa0c71de1b487d05695b8401333140bc76b5 (patch)
tree6234865b276491b3c0282ecacf3e0b441c3d3552 /meta-efl/recipes-devtools/python/python-efl.inc
parent14361d93dbe3d0e6d224aea371d90bd85b64870c (diff)
downloadmeta-openembedded-7c28fa0c71de1b487d05695b8401333140bc76b5.tar.gz
python-efl: bump PV and reset PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-efl.inc')
-rw-r--r--meta-efl/recipes-devtools/python/python-efl.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-efl/recipes-devtools/python/python-efl.inc b/meta-efl/recipes-devtools/python/python-efl.inc
index a4df6a6952..498c3be65e 100644
--- a/meta-efl/recipes-devtools/python/python-efl.inc
+++ b/meta-efl/recipes-devtools/python/python-efl.inc
@@ -6,8 +6,8 @@ AUTHOR = "Gustavo Sverzut Barbieri <barbieri@gmail.com>"
6# the extension modules. 6# the extension modules.
7DEPENDS = "python-cython-native python-pyrex-native python-numeric eina" 7DEPENDS = "python-cython-native python-pyrex-native python-numeric eina"
8RDEPENDS_${PN} += "python-lang" 8RDEPENDS_${PN} += "python-lang"
9PV = "0.7.3+svnr${SRCPV}" 9PV = "1.6.99+svnr${SRCPV}"
10INC_PR = "r2" 10INC_PR = "r0"
11 11
12# necessary to let the call for python-config succeed 12# necessary to let the call for python-config succeed
13export BUILD_SYS 13export BUILD_SYS