[oe-commits] Martin Jansa : python-efl: upgrade from separate recipes to shared python-efl-1.8.1

git at git.openembedded.org git at git.openembedded.org
Mon Feb 24 09:04:23 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: 9234bcb0d30e66db7b8fcfd867086185649ecbae
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=9234bcb0d30e66db7b8fcfd867086185649ecbae

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Jan 31 21:11:52 2014 +0100

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 <Martin.Jansa at gmail.com>

---

 meta-efl/recipes-devtools/python/python-ecore.inc  |  5 ---
 .../recipes-devtools/python/python-ecore_1.7.0.bb  |  5 ---
 .../recipes-devtools/python/python-ecore_svn.bb    |  8 ----
 meta-efl/recipes-devtools/python/python-edbus.inc  | 50 ++++++++++++++++++++--
 .../recipes-devtools/python/python-edbus_1.7.0.bb  |  3 +-
 .../recipes-devtools/python/python-edbus_svn.bb    |  8 ----
 meta-efl/recipes-devtools/python/python-edje.inc   |  6 ---
 .../python-edje/0001-fix-unicode-conversion.patch  | 38 ----------------
 .../recipes-devtools/python/python-edje_1.7.0.bb   |  6 ---
 .../recipes-devtools/python/python-edje_svn.bb     | 10 -----
 meta-efl/recipes-devtools/python/python-efl.inc    | 36 +++++-----------
 .../recipes-devtools/python/python-efl_1.8.1.bb    |  4 ++
 .../recipes-devtools/python/python-elementary.inc  |  5 ---
 .../python/python-elementary_1.7.0.bb              |  5 ---
 .../python/python-elementary_svn.bb                |  8 ----
 .../recipes-devtools/python/python-emotion.inc     |  5 ---
 .../python/python-emotion_1.7.0.bb                 |  5 ---
 .../recipes-devtools/python/python-emotion_svn.bb  |  8 ----
 meta-efl/recipes-devtools/python/python-evas.inc   |  4 --
 .../recipes-devtools/python/python-evas_1.7.0.bb   |  5 ---
 .../recipes-devtools/python/python-evas_svn.bb     |  8 ----
 21 files changed, 63 insertions(+), 169 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=9234bcb0d30e66db7b8fcfd867086185649ecbae


More information about the Openembedded-commits mailing list