From: Marko Lindqvist <cazfi74@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] automake-1.13 and upstream version updates
Date: Sun, 17 Feb 2013 11:00:16 +0200 [thread overview]
Message-ID: <cover.1361091390.git.cazfi74@gmail.com> (raw)
A couple of automake-1.13 related fixes and updates to newer upstream
versions. Notably curl now has its official automake-1.13 support, so
we get rid of our own hack.
The following changes since commit 97aa5ac2df7593e343d82f5e64a422bb951eacf9:
dropbear: use pidfile for daemon start/stop/restart (2013-02-15 12:58:44 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib cazfi/misc
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=cazfi/misc
Marko Lindqvist (5):
webkit-gtk: replace obsolete automake macros with working ones
gtk-sato-engine: update to git repository head
oprofileui-server: replace obsolete automake macros with working ones
libffi: update to upstream version 3.0.12
curl: update to upstream version 7.29.0
.../libffi/0001-libffi-update-for-3.0.11.patch | 171 --
.../libffi/aarch64-adding-build-support.patch | 63 -
.../libffi/libffi/add-aarch64-support.patch | 2672 --------------------
.../libffi/{libffi_3.0.11.bb => libffi_3.0.12.bb} | 9 +-
.../obsolete_automake_macros.patch | 20 +
.../oprofile/oprofileui-server_git.bb | 6 +-
.../gtk-engines/gtk-sato-engine_git.bb | 4 +-
.../obsolete_automake_macros.patch | 14 +
meta/recipes-sato/webkit/webkit-gtk_1.8.3.bb | 3 +-
.../dont_override_ac_config_macro_dir.patch | 30 -
.../curl-7.28.1/obsolete_automake_macros.patch | 14 -
meta/recipes-support/curl/curl/pkgconfig_fix.patch | 25 +-
.../curl/{curl_7.28.1.bb => curl_7.29.0.bb} | 8 +-
13 files changed, 59 insertions(+), 2980 deletions(-)
delete mode 100644 meta/recipes-gnome/libffi/libffi/0001-libffi-update-for-3.0.11.patch
delete mode 100644 meta/recipes-gnome/libffi/libffi/aarch64-adding-build-support.patch
delete mode 100644 meta/recipes-gnome/libffi/libffi/add-aarch64-support.patch
rename meta/recipes-gnome/libffi/{libffi_3.0.11.bb => libffi_3.0.12.bb} (76%)
create mode 100644 meta/recipes-kernel/oprofile/oprofileui-server/obsolete_automake_macros.patch
create mode 100644 meta/recipes-sato/webkit/webkit-gtk-1.8.3/obsolete_automake_macros.patch
delete mode 100644 meta/recipes-support/curl/curl-7.28.1/dont_override_ac_config_macro_dir.patch
delete mode 100644 meta/recipes-support/curl/curl-7.28.1/obsolete_automake_macros.patch
rename meta/recipes-support/curl/{curl_7.28.1.bb => curl_7.29.0.bb} (88%)
--
1.7.10.4
next reply other threads:[~2013-02-17 9:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-17 9:00 Marko Lindqvist [this message]
2013-02-19 17:12 ` [PATCH 0/5] automake-1.13 and upstream version updates Saul Wold
2013-02-20 14:32 ` Marko Lindqvist
2013-02-25 11:40 ` Marko Lindqvist
2013-02-25 22:34 ` Saul Wold
2013-02-26 7:42 ` Marko Lindqvist
2013-02-26 7:52 ` Saul Wold
2013-02-26 8:20 ` Marko Lindqvist
2013-02-26 16:48 ` Trevor Woerner
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.1361091390.git.cazfi74@gmail.com \
--to=cazfi74@gmail.com \
--cc=openembedded-core@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.