From 0a58cb736e95d197b15cb09ce9ecc99de764aabc Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 4 Sep 2012 22:01:51 +0200 Subject: [PATCH] python-efl: upgrade svn recipes to 1.7.0+svn (From meta-openembedded rev: a039662ebfcaebafcd06a3b8ceb686e83cc77837) Signed-off-by: Martin Jansa Signed-off-by: Patrick Ohly --- .../meta-efl/conf/distro/include/efl-from-svn-recipes.inc | 13 ++++++------- .../meta-efl/recipes-devtools/python/python-ecore_svn.bb | 2 +- .../meta-efl/recipes-devtools/python/python-edbus_svn.bb | 2 +- .../meta-efl/recipes-devtools/python/python-edje_svn.bb | 2 +- .../recipes-devtools/python/python-elementary_svn.bb | 2 +- .../meta-efl/recipes-devtools/python/python-emotion_svn.bb | 2 +- .../meta-efl/recipes-devtools/python/python-evas_svn.bb | 2 +- 7 files changed, 12 insertions(+), 13 deletions(-) diff --git a/meta-openembedded/meta-efl/conf/distro/include/efl-from-svn-recipes.inc b/meta-openembedded/meta-efl/conf/distro/include/efl-from-svn-recipes.inc index c28e281..d3a7e81 100644 --- a/meta-openembedded/meta-efl/conf/distro/include/efl-from-svn-recipes.inc +++ b/meta-openembedded/meta-efl/conf/distro/include/efl-from-svn-recipes.inc @@ -30,12 +30,11 @@ PREFERRED_VERSION_emotion ?= "${EFL_PREFERRED_VERSION}" PREFERRED_VERSION_ethumb ?= "${EFL_PREFERRED_VERSION}" PREFERRED_VERSION_elementary ?= "${EFL_PREFERRED_VERSION}" -EFL_PYTHON_PREFERRED_VERSION ?= "1.6.99+svn%" -PREFERRED_VERSION_python-elementary ?= "${EFL_PYTHON_PREFERRED_VERSION}" -PREFERRED_VERSION_python-ecore ?= "${EFL_PYTHON_PREFERRED_VERSION}" -PREFERRED_VERSION_python-edbus ?= "${EFL_PYTHON_PREFERRED_VERSION}" -PREFERRED_VERSION_python-edje ?= "${EFL_PYTHON_PREFERRED_VERSION}" -PREFERRED_VERSION_python-emotion ?= "${EFL_PYTHON_PREFERRED_VERSION}" -PREFERRED_VERSION_python-evas ?= "${EFL_PYTHON_PREFERRED_VERSION}" +PREFERRED_VERSION_python-elementary ?= "${EFL_PREFERRED_VERSION}" +PREFERRED_VERSION_python-ecore ?= "${EFL_PREFERRED_VERSION}" +PREFERRED_VERSION_python-edbus ?= "${EFL_PREFERRED_VERSION}" +PREFERRED_VERSION_python-edje ?= "${EFL_PREFERRED_VERSION}" +PREFERRED_VERSION_python-emotion ?= "${EFL_PREFERRED_VERSION}" +PREFERRED_VERSION_python-evas ?= "${EFL_PREFERRED_VERSION}" PREFERRED_VERSION_terminology ?= "0.1.0+svn%" diff --git a/meta-openembedded/meta-efl/recipes-devtools/python/python-ecore_svn.bb b/meta-openembedded/meta-efl/recipes-devtools/python/python-ecore_svn.bb index a0298e8..d551073 100644 --- a/meta-openembedded/meta-efl/recipes-devtools/python/python-ecore_svn.bb +++ b/meta-openembedded/meta-efl/recipes-devtools/python/python-ecore_svn.bb @@ -1,7 +1,7 @@ require ${BPN}.inc PR = "${INC_PR}.0" SRCREV = "${EFL_SRCREV}" -PV = "1.6.99+svnr${SRCPV}" +PV = "1.7.0+svnr${SRCPV}" DEFAULT_PREFERENCE = "-1" SRC_URI = "${E_SVN}/trunk/BINDINGS/python;module=${SRCNAME};protocol=http" diff --git a/meta-openembedded/meta-efl/recipes-devtools/python/python-edbus_svn.bb b/meta-openembedded/meta-efl/recipes-devtools/python/python-edbus_svn.bb index a0298e8..d551073 100644 --- a/meta-openembedded/meta-efl/recipes-devtools/python/python-edbus_svn.bb +++ b/meta-openembedded/meta-efl/recipes-devtools/python/python-edbus_svn.bb @@ -1,7 +1,7 @@ require ${BPN}.inc PR = "${INC_PR}.0" SRCREV = "${EFL_SRCREV}" -PV = "1.6.99+svnr${SRCPV}" +PV = "1.7.0+svnr${SRCPV}" DEFAULT_PREFERENCE = "-1" SRC_URI = "${E_SVN}/trunk/BINDINGS/python;module=${SRCNAME};protocol=http" diff --git a/meta-openembedded/meta-efl/recipes-devtools/python/python-edje_svn.bb b/meta-openembedded/meta-efl/recipes-devtools/python/python-edje_svn.bb index 3d392d0..eca8b75 100644 --- a/meta-openembedded/meta-efl/recipes-devtools/python/python-edje_svn.bb +++ b/meta-openembedded/meta-efl/recipes-devtools/python/python-edje_svn.bb @@ -1,7 +1,7 @@ require ${BPN}.inc PR = "${INC_PR}.0" SRCREV = "${EFL_SRCREV}" -PV = "1.6.99+svnr${SRCPV}" +PV = "1.7.0+svnr${SRCPV}" DEFAULT_PREFERENCE = "-1" SRC_URI = "${E_SVN}/trunk/BINDINGS/python;module=${SRCNAME};protocol=http" diff --git a/meta-openembedded/meta-efl/recipes-devtools/python/python-elementary_svn.bb b/meta-openembedded/meta-efl/recipes-devtools/python/python-elementary_svn.bb index a0298e8..d551073 100644 --- a/meta-openembedded/meta-efl/recipes-devtools/python/python-elementary_svn.bb +++ b/meta-openembedded/meta-efl/recipes-devtools/python/python-elementary_svn.bb @@ -1,7 +1,7 @@ require ${BPN}.inc PR = "${INC_PR}.0" SRCREV = "${EFL_SRCREV}" -PV = "1.6.99+svnr${SRCPV}" +PV = "1.7.0+svnr${SRCPV}" DEFAULT_PREFERENCE = "-1" SRC_URI = "${E_SVN}/trunk/BINDINGS/python;module=${SRCNAME};protocol=http" diff --git a/meta-openembedded/meta-efl/recipes-devtools/python/python-emotion_svn.bb b/meta-openembedded/meta-efl/recipes-devtools/python/python-emotion_svn.bb index a0298e8..d551073 100644 --- a/meta-openembedded/meta-efl/recipes-devtools/python/python-emotion_svn.bb +++ b/meta-openembedded/meta-efl/recipes-devtools/python/python-emotion_svn.bb @@ -1,7 +1,7 @@ require ${BPN}.inc PR = "${INC_PR}.0" SRCREV = "${EFL_SRCREV}" -PV = "1.6.99+svnr${SRCPV}" +PV = "1.7.0+svnr${SRCPV}" DEFAULT_PREFERENCE = "-1" SRC_URI = "${E_SVN}/trunk/BINDINGS/python;module=${SRCNAME};protocol=http" diff --git a/meta-openembedded/meta-efl/recipes-devtools/python/python-evas_svn.bb b/meta-openembedded/meta-efl/recipes-devtools/python/python-evas_svn.bb index a0298e8..d551073 100644 --- a/meta-openembedded/meta-efl/recipes-devtools/python/python-evas_svn.bb +++ b/meta-openembedded/meta-efl/recipes-devtools/python/python-evas_svn.bb @@ -1,7 +1,7 @@ require ${BPN}.inc PR = "${INC_PR}.0" SRCREV = "${EFL_SRCREV}" -PV = "1.6.99+svnr${SRCPV}" +PV = "1.7.0+svnr${SRCPV}" DEFAULT_PREFERENCE = "-1" SRC_URI = "${E_SVN}/trunk/BINDINGS/python;module=${SRCNAME};protocol=http" -- 2.7.4