[oe] [meta-oe][meta-efl][PATCH 0/6] fixes for gcc, glib-2.0 upgrade

Martin Jansa martin.jansa at gmail.com
Mon Apr 30 06:31:07 UTC 2012


Tested only with this patchset applied:
http://lists.linuxtogo.org/pipermail/openembedded-core/2012-April/021626.html
so it would be nice to apply it after that.

Thanks

The following changes since commit 8f9b2e3a102e66426ce5b269a6827fc6a3218bef:

  kernel bbclass: recreate uImage unless KEEPUIMAGE is set (2012-04-27 21:57:32 +0200)

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

Martin Jansa (6):
  libsoup-2.4, gobject-introspection: upgraded in oe-core
  midori: upgrade to 0.4.5
  libgpewidget: fix build with glib-2.32
  epdfview: fix build with glib-2.32
  tangogps: fix build with glib-2.32
  webkit-efl: fix build with gcc-4.7

 meta-efl/recipes-efl/efl/epdfview/glib-2.32.patch  |   12 +++
 meta-efl/recipes-efl/efl/epdfview_0.1.8.bb         |    6 +-
 ...t-pass-P-to-the-preprocessor-when-running.patch |   76 ++++++++++++++++++++
 meta-efl/recipes-efl/webkit/webkit-efl_svn.bb      |    3 +-
 .../recipes-support/libsoup/libsoup-2.4_2.37.2.bb  |   25 -------
 .../use-usr-bin-env-for-python.patch               |   20 -----
 .../gobject-introspection_0.9.10.bb                |   32 --------
 .../gobject-introspection_git.bb                   |   34 ---------
 .../libgpewidget/libgpewidget/glib-2.32.patch      |   11 +++
 .../libgpewidget/libgpewidget_0.117.bb             |   10 ++-
 .../midori/{midori_0.4.4.bb => midori_0.4.5.bb}    |    6 +-
 .../tangogps/tangogps-0.99.4/glib-2.32.patch       |   11 +++
 .../recipes-navigation/tangogps/tangogps_0.99.4.bb |    6 +-
 13 files changed, 128 insertions(+), 124 deletions(-)
 create mode 100644 meta-efl/recipes-efl/efl/epdfview/glib-2.32.patch
 create 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-support/libsoup/libsoup-2.4_2.37.2.bb
 delete mode 100644 meta-gnome/recipes-gnome/gobject-introspection/gobject-introspection/use-usr-bin-env-for-python.patch
 delete mode 100644 meta-gnome/recipes-gnome/gobject-introspection/gobject-introspection_0.9.10.bb
 delete mode 100644 meta-gnome/recipes-gnome/gobject-introspection/gobject-introspection_git.bb
 create mode 100644 meta-gpe/recipes-graphics/libgpewidget/libgpewidget/glib-2.32.patch
 rename meta-oe/recipes-connectivity/midori/{midori_0.4.4.bb => midori_0.4.5.bb} (89%)
 create mode 100644 meta-oe/recipes-navigation/tangogps/tangogps-0.99.4/glib-2.32.patch

-- 
1.7.8.6





More information about the Openembedded-devel mailing list