[oe] [meta-efl][RFC 00/14] Newer EFL if someone is interested - just RFC now

Martin Jansa martin.jansa at gmail.com
Wed Jul 18 21:19:10 UTC 2012


It's RFC because I've tested it only with efl-from-svn-recipes.inc in use 
(1.2.1 EFL isn't probably compatible with this new e-wm and stuff..) and
without rebuilding from scratch (will probably force me to fix some other
recipes too because of new automake etc.. :/)

Next EFL release is planed for end of July and first E17 release after that 
so it's time for interested people to test their changes, but I'll probably 
send final pull-request only when there are beta/rc tarballs too (so that 
efl-from-svn-recipes.inc won't be needed).

The following changes since commit df741a297e1190d2dc23a133bc4a0a41118019c6:

  gsettings-desktop-schemas: add SRC_URI checksums (2012-07-18 09:23:08 +0200)

are available in the git repository at:
  git://git.openembedded.org/meta-openembedded-contrib jansa/efl
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=jansa/efl

Martin Jansa (14):
  e-base: bump EFL_SRCREV
  eina: do not remove bindir, it's not created with new automake
  ecore: update fix-ecore-fb-initialization.patch for svn recipe
  efl: update PV in svn recipes to sort higher then release
  efl-from-svn-recipes: update to match PV from svn recipes
  terminology: add recipe for terminal emulator
  evas: package cserve2 and its loaders
  efreet: inherit gettext
  e-wm: update LIC_FILES_CHKSUM
  e-wm: packaging: include flags in PN-images, add catch-all
    PN-backgrounds package
  e-wm: use new update-alternatives syntax
  webkit-efl: upgrade to 1.9.3
  eve: add patch to build against newer webkit-efl
  terminology: add terminology-themes to RDEPENDS

 meta-efl/classes/e-base.bbclass                    |    2 +-
 .../conf/distro/include/efl-from-svn-recipes.inc   |    6 +-
 meta-efl/recipes-efl/e17/e-wm_svn.bb               |   15 +++--
 .../eve/0001-eve-update-for-newer-webkit-efl.patch |   38 ++++++++++
 meta-efl/recipes-efl/e17/eve_svn.bb                |    2 +
 meta-efl/recipes-efl/e17/terminology_svn.bb        |   25 +++++++
 .../ecore-1.2.1/fix-ecore-fb-initialization.patch  |   41 +++++++++++
 .../efl/ecore/fix-ecore-fb-initialization.patch    |   24 +++---
 meta-efl/recipes-efl/efl/ecore_svn.bb              |    2 +-
 meta-efl/recipes-efl/efl/edbus_svn.bb              |    2 +-
 meta-efl/recipes-efl/efl/edje_svn.bb               |    2 +-
 meta-efl/recipes-efl/efl/eet_svn.bb                |    2 +-
 meta-efl/recipes-efl/efl/eeze_svn.bb               |    2 +-
 meta-efl/recipes-efl/efl/efreet_svn.bb             |    4 +-
 meta-efl/recipes-efl/efl/eina.inc                  |    4 -
 meta-efl/recipes-efl/efl/eina_svn.bb               |    2 +-
 meta-efl/recipes-efl/efl/eio_svn.bb                |    2 +-
 meta-efl/recipes-efl/efl/elementary_svn.bb         |    2 +-
 meta-efl/recipes-efl/efl/embryo_svn.bb             |    2 +-
 meta-efl/recipes-efl/efl/emotion_svn.bb            |    2 +-
 meta-efl/recipes-efl/efl/ethumb_svn.bb             |    2 +-
 meta-efl/recipes-efl/efl/evas.inc                  |   17 ++++-
 meta-efl/recipes-efl/efl/evas_svn.bb               |    2 +-
 ...t-pass-P-to-the-preprocessor-when-running.patch |   76 --------------------
 ...ore-add-EINA_LIBRARIES-to-shell-build-for.patch |   28 -------
 .../recipes-efl/webkit/webkit-efl/CMakeLists.txt   |   38 ++++++----
 meta-efl/recipes-efl/webkit/webkit-efl_svn.bb      |   10 +--
 27 files changed, 186 insertions(+), 168 deletions(-)
 create mode 100644 meta-efl/recipes-efl/e17/eve/0001-eve-update-for-newer-webkit-efl.patch
 create mode 100644 meta-efl/recipes-efl/e17/terminology_svn.bb
 create mode 100644 meta-efl/recipes-efl/efl/ecore-1.2.1/fix-ecore-fb-initialization.patch
 delete mode 100644 meta-efl/recipes-efl/webkit/webkit-efl/0001-CMake-Do-not-pass-P-to-the-preprocessor-when-running.patch
 delete mode 100644 meta-efl/recipes-efl/webkit/webkit-efl/0001-JavaScriptCore-add-EINA_LIBRARIES-to-shell-build-for.patch

-- 
1.7.8.6





More information about the Openembedded-devel mailing list