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-efl_1.8.1.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-efl/recipes-devtools/python/python-efl_1.8.1.bb (limited to 'meta-efl/recipes-devtools/python/python-efl_1.8.1.bb') diff --git a/meta-efl/recipes-devtools/python/python-efl_1.8.1.bb b/meta-efl/recipes-devtools/python/python-efl_1.8.1.bb new file mode 100644 index 0000000000..15009f6990 --- /dev/null +++ b/meta-efl/recipes-devtools/python/python-efl_1.8.1.bb @@ -0,0 +1,4 @@ +require ${BPN}.inc + +SRC_URI[md5sum] = "ca71f501c7e0479f15d2746380b0f81d" +SRC_URI[sha256sum] = "90ea20d0a90448fd1dcd56210bf34cb9a78905852d83620617bf164f1cef5edc" -- cgit v1.2.3-54-g00ecf