diff options
Diffstat (limited to 'meta-efl/recipes-devtools/python')
4 files changed, 4 insertions, 4 deletions
diff --git a/meta-efl/recipes-devtools/python/python-ecore_svn.bb b/meta-efl/recipes-devtools/python/python-ecore_svn.bb index 1300e24b23..2edf864717 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 @@ | |||
| 1 | require python-efl.inc | 1 | require python-efl.inc |
| 2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPLv2.1" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" |
| 4 | PR = "${INC_PR}.1" | 4 | PR = "${INC_PR}.2" |
| 5 | SRCREV = "${EFL_SRCREV}" | 5 | SRCREV = "${EFL_SRCREV}" |
| 6 | DEPENDS += "python-evas ecore" | 6 | DEPENDS += "python-evas ecore" |
| 7 | RDEPENDS_${PN} += "python-evas" | 7 | RDEPENDS_${PN} += "python-evas" |
diff --git a/meta-efl/recipes-devtools/python/python-edje_svn.bb b/meta-efl/recipes-devtools/python/python-edje_svn.bb index ee974d4967..1607d8700e 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 @@ | |||
| 1 | require python-efl.inc | 1 | require python-efl.inc |
| 2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPLv2.1" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" |
| 4 | PR = "${INC_PR}.1" | 4 | PR = "${INC_PR}.2" |
| 5 | SRCREV = "${EFL_SRCREV}" | 5 | SRCREV = "${EFL_SRCREV}" |
| 6 | DEPENDS += "edje python-evas" | 6 | DEPENDS += "edje python-evas" |
| 7 | RDEPENDS_${PN} += "python-evas" | 7 | RDEPENDS_${PN} += "python-evas" |
diff --git a/meta-efl/recipes-devtools/python/python-elementary_svn.bb b/meta-efl/recipes-devtools/python/python-elementary_svn.bb index 6d8b0b8ea3..102ca07055 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 @@ | |||
| 1 | require python-efl.inc | 1 | require python-efl.inc |
| 2 | LICENSE = "LGPLv3" | 2 | LICENSE = "LGPLv3" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6" |
| 4 | PR = "${INC_PR}.2" | 4 | PR = "${INC_PR}.3" |
| 5 | SRCREV = "${EFL_SRCREV}" | 5 | SRCREV = "${EFL_SRCREV}" |
| 6 | DEPENDS += "elementary python-evas" | 6 | DEPENDS += "elementary python-evas" |
| 7 | RDEPENDS_${PN} += "python-evas python-ecore python-edje" | 7 | RDEPENDS_${PN} += "python-evas python-ecore python-edje" |
diff --git a/meta-efl/recipes-devtools/python/python-evas_svn.bb b/meta-efl/recipes-devtools/python/python-evas_svn.bb index aa4d52f91e..8d719ce852 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 @@ | |||
| 1 | require python-efl.inc | 1 | require python-efl.inc |
| 2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPLv2.1" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" |
| 4 | PR = "${INC_PR}.1" | 4 | PR = "${INC_PR}.2" |
| 5 | SRCREV = "${EFL_SRCREV}" | 5 | SRCREV = "${EFL_SRCREV}" |
| 6 | DEPENDS += "evas" | 6 | DEPENDS += "evas" |
