| Submitter | Martin Jansa |
|---|---|
| Date | Feb. 28, 2012, 2:14 p.m. |
| Message ID | <6999c8bfc7f9aefbaba4f93d26e7540dc74e3472.1330438403.git.Martin.Jansa@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/22317/ |
| State | Accepted |
| Commit | 042c5b45240055d6b0f1a44f06733a4eb7a50f8d |
| Headers | show |
Comments
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
.../{tiff_3.9.5.bbappend => tiff_4.0.1.bbappend} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
rename meta-oe/recipes-multimedia/libtiff/{tiff_3.9.5.bbappend => tiff_4.0.1.bbappend} (100%)
diff --git a/meta-oe/recipes-multimedia/libtiff/tiff_3.9.5.bbappend b/meta-oe/recipes-multimedia/libtiff/tiff_4.0.1.bbappend
similarity index 100%
rename from meta-oe/recipes-multimedia/libtiff/tiff_3.9.5.bbappend
rename to meta-oe/recipes-multimedia/libtiff/tiff_4.0.1.bbappend
Patch
diff --git a/meta-efl/recipes-devtools/python/python-elementary_svn.bb b/meta-efl/recipes-devtools/python/python-elementary_svn.bb index 102ca07..daaf119 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}.3" +PR = "${INC_PR}.4" SRCREV = "${EFL_SRCREV}" DEPENDS += "elementary python-evas" RDEPENDS_${PN} += "python-evas python-ecore python-edje"
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> --- .../python/python-elementary_svn.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)