From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][meta-efl][PATCH 0/6] fixes for gcc, glib-2.0 upgrade
Date: Mon, 30 Apr 2012 08:31:07 +0200 [thread overview]
Message-ID: <cover.1335766581.git.Martin.Jansa@gmail.com> (raw)
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
next reply other threads:[~2012-04-30 6:41 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-30 6:31 Martin Jansa [this message]
2012-04-30 6:31 ` [meta-oe][meta-efl][PATCH 1/6] libsoup-2.4, gobject-introspection: upgraded in oe-core Martin Jansa
2012-05-07 16:31 ` Martin Jansa
2012-04-30 6:31 ` [meta-oe][meta-efl][PATCH 2/6] midori: upgrade to 0.4.5 Martin Jansa
2012-04-30 6:31 ` [meta-oe][meta-efl][PATCH 3/6] libgpewidget: fix build with glib-2.32 Martin Jansa
2012-04-30 6:31 ` [meta-oe][meta-efl][PATCH 4/6] epdfview: " Martin Jansa
2012-04-30 6:31 ` [meta-oe][meta-efl][PATCH 5/6] tangogps: " Martin Jansa
2012-04-30 6:31 ` [meta-oe][meta-efl][PATCH 6/6] webkit-efl: fix build with gcc-4.7 Martin Jansa
2012-04-30 10:44 ` [meta-oe][meta-efl][PATCH 7/7] gtkmathview: " Martin Jansa
2012-04-30 19:36 ` [meta-oe][meta-efl][PATCH 8/8] abiword: fix build with glib-2.32 Martin Jansa
2012-04-30 19:36 ` [meta-oe][meta-efl][PATCH 9/9] libav-0.7.4: fix build with gcc-4.7 Martin Jansa
2012-05-01 11:43 ` [meta-oe][meta-efl][PATCH 10/10] xorg: remove BBCLASSEXTENDs for gtk+-native they should be in oe-core Martin Jansa
2012-05-02 9:37 ` [meta-oe][meta-efl][PATCH 11/11] libgee: upgrade to 0.6.4 Martin Jansa
2012-05-02 9:38 ` [meta-oe][meta-efl][PATCH 12/12] vala-dbus-biniding-tool: bump SRCREV Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1335766581.git.Martin.Jansa@gmail.com \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.