| Submitter | Martin Jansa |
|---|---|
| Date | Aug. 20, 2012, 8 a.m. |
| Message ID | <7c28fa0c71de1b487d05695b8401333140bc76b5.1345449578.git.Martin.Jansa@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/34897/ |
| State | Accepted |
| Commit | 7c28fa0c71de1b487d05695b8401333140bc76b5 |
| Headers | show |
Comments
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
meta-efl/recipes-efl/{e17 => efl}/expedite.inc | 0
.../{e17 => efl}/expedite_1.6.99-beta.bb | 0
meta-efl/recipes-efl/{e17 => efl}/expedite_svn.bb | 0
3 files changed, 0 insertions(+), 0 deletions(-)
rename meta-efl/recipes-efl/{e17 => efl}/expedite.inc (100%)
rename meta-efl/recipes-efl/{e17 => efl}/expedite_1.6.99-beta.bb (100%)
rename meta-efl/recipes-efl/{e17 => efl}/expedite_svn.bb (100%)
diff --git a/meta-efl/recipes-efl/e17/expedite.inc b/meta-efl/recipes-efl/efl/expedite.inc
similarity index 100%
rename from meta-efl/recipes-efl/e17/expedite.inc
rename to meta-efl/recipes-efl/efl/expedite.inc
diff --git a/meta-efl/recipes-efl/e17/expedite_1.6.99-beta.bb b/meta-efl/recipes-efl/efl/expedite_1.6.99-beta.bb
similarity index 100%
rename from meta-efl/recipes-efl/e17/expedite_1.6.99-beta.bb
rename to meta-efl/recipes-efl/efl/expedite_1.6.99-beta.bb
diff --git a/meta-efl/recipes-efl/e17/expedite_svn.bb b/meta-efl/recipes-efl/efl/expedite_svn.bb
similarity index 100%
rename from meta-efl/recipes-efl/e17/expedite_svn.bb
rename to meta-efl/recipes-efl/efl/expedite_svn.bb
Patch
diff --git a/meta-efl/recipes-devtools/python/python-ecore_svn.bb b/meta-efl/recipes-devtools/python/python-ecore_svn.bb index 2edf864..a6ec5e6 100644 --- a/meta-efl/recipes-devtools/python/python-ecore_svn.bb +++ b/meta-efl/recipes-devtools/python/python-ecore_svn.bb @@ -1,7 +1,7 @@ require python-efl.inc LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" -PR = "${INC_PR}.2" +PR = "${INC_PR}.0" SRCREV = "${EFL_SRCREV}" DEPENDS += "python-evas ecore" RDEPENDS_${PN} += "python-evas" diff --git a/meta-efl/recipes-devtools/python/python-edbus_svn.bb b/meta-efl/recipes-devtools/python/python-edbus_svn.bb index 256a52a..518f7c2 100644 --- a/meta-efl/recipes-devtools/python/python-edbus_svn.bb +++ b/meta-efl/recipes-devtools/python/python-edbus_svn.bb @@ -1,7 +1,7 @@ require python-efl.inc LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" -PR = "${INC_PR}.1" +PR = "${INC_PR}.0" SRCREV = "${EFL_SRCREV}" DEPENDS += "edbus python-dbus" RDEPENDS_${PN} += "python-dbus" diff --git a/meta-efl/recipes-devtools/python/python-edje_svn.bb b/meta-efl/recipes-devtools/python/python-edje_svn.bb index f527959..a6b376c 100644 --- a/meta-efl/recipes-devtools/python/python-edje_svn.bb +++ b/meta-efl/recipes-devtools/python/python-edje_svn.bb @@ -1,7 +1,7 @@ require python-efl.inc LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" -PR = "${INC_PR}.2" +PR = "${INC_PR}.0" SRCREV = "${EFL_SRCREV}" DEPENDS += "edje python-evas evas" RDEPENDS_${PN} += "python-evas" diff --git a/meta-efl/recipes-devtools/python/python-efl.inc b/meta-efl/recipes-devtools/python/python-efl.inc index a4df6a6..498c3be 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>" # the extension modules. DEPENDS = "python-cython-native python-pyrex-native python-numeric eina" RDEPENDS_${PN} += "python-lang" -PV = "0.7.3+svnr${SRCPV}" -INC_PR = "r2" +PV = "1.6.99+svnr${SRCPV}" +INC_PR = "r0" # necessary to let the call for python-config succeed export BUILD_SYS diff --git a/meta-efl/recipes-devtools/python/python-elementary_svn.bb b/meta-efl/recipes-devtools/python/python-elementary_svn.bb index 911ed6f..ffb6d5e 100644 --- a/meta-efl/recipes-devtools/python/python-elementary_svn.bb +++ b/meta-efl/recipes-devtools/python/python-elementary_svn.bb @@ -1,7 +1,7 @@ require python-efl.inc LICENSE = "LGPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6" -PR = "${INC_PR}.6" +PR = "${INC_PR}.0" SRCREV = "${EFL_SRCREV}" DEPENDS += "elementary python-evas" RDEPENDS_${PN} += "python-evas python-ecore python-edje" diff --git a/meta-efl/recipes-devtools/python/python-emotion_svn.bb b/meta-efl/recipes-devtools/python/python-emotion_svn.bb index a39c0c8..89002c3 100644 --- a/meta-efl/recipes-devtools/python/python-emotion_svn.bb +++ b/meta-efl/recipes-devtools/python/python-emotion_svn.bb @@ -1,7 +1,7 @@ require python-efl.inc LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" -PR = "${INC_PR}.1" +PR = "${INC_PR}.0" SRCREV = "${EFL_SRCREV}" DEPENDS += "emotion python-evas" RDEPENDS_${PN} += "python-ecore" diff --git a/meta-efl/recipes-devtools/python/python-evas_svn.bb b/meta-efl/recipes-devtools/python/python-evas_svn.bb index 8d719ce..79844be 100644 --- a/meta-efl/recipes-devtools/python/python-evas_svn.bb +++ b/meta-efl/recipes-devtools/python/python-evas_svn.bb @@ -1,6 +1,6 @@ require python-efl.inc LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" -PR = "${INC_PR}.2" +PR = "${INC_PR}.0" SRCREV = "${EFL_SRCREV}" DEPENDS += "evas"
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> --- .../recipes-devtools/python/python-ecore_svn.bb | 2 +- .../recipes-devtools/python/python-edbus_svn.bb | 2 +- .../recipes-devtools/python/python-edje_svn.bb | 2 +- meta-efl/recipes-devtools/python/python-efl.inc | 4 ++-- .../python/python-elementary_svn.bb | 2 +- .../recipes-devtools/python/python-emotion_svn.bb | 2 +- .../recipes-devtools/python/python-evas_svn.bb | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-)