From 9234bcb0d30e66db7b8fcfd867086185649ecbae Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 31 Jan 2014 21:11:52 +0100 Subject: python-efl: upgrade from separate recipes to shared python-efl-1.8.1 * python-ecore, python-edbus, python-edje, python-elementary, python-emotion, python-evas are now built from single source tree * announcements: 1.8.0: http://sourceforge.net/mailarchive/message.php?msg_id=31728838 1.8.1: http://sourceforge.net/mailarchive/message.php?msg_id=31862842 * be aware that upgrade-path wont probably work correctly and that you have to manually cleanup your sysroots before migrating to new shared efl recipe, for details see https://bugzilla.yoctoproject.org/show_bug.cgi?id=4102 Signed-off-by: Martin Jansa --- meta-efl/recipes-devtools/python/python-edje_1.7.0.bb | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 meta-efl/recipes-devtools/python/python-edje_1.7.0.bb (limited to 'meta-efl/recipes-devtools/python/python-edje_1.7.0.bb') diff --git a/meta-efl/recipes-devtools/python/python-edje_1.7.0.bb b/meta-efl/recipes-devtools/python/python-edje_1.7.0.bb deleted file mode 100644 index 9a30ad435b..0000000000 --- a/meta-efl/recipes-devtools/python/python-edje_1.7.0.bb +++ /dev/null @@ -1,6 +0,0 @@ -require ${BPN}.inc -PR = "${INC_PR}.0" -SRC_URI += "file://0001-fix-unicode-conversion.patch" - -SRC_URI[md5sum] = "1e0d7a4a4504298caaad0cee476e4edb" -SRC_URI[sha256sum] = "b1eb7be4dea099752c587baa4747d8100de6cead256ffea22a6cc0e88c4e8786" -- cgit v1.2.3-54-g00ecf