From: Marko Lindqvist <cazfi74@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/6] Version updates & misc patch cleanup
Date: Thu, 4 Sep 2014 03:47:53 +0300 [thread overview]
Message-ID: <cover.1409791241.git.cazfi74@gmail.com> (raw)
Mainly updates to newer upstream versions, with some no longer needed patches dropped.
It took me a while to create a pull request. Apparently git request-pull has changed
significantly recently, and scripts/create-pull-request has not been updated accordingly.
- ML
The following changes since commit e72aac2ae9e5fce1715fa04b7e94034fd06892d9:
alsa-lib: libasound should runtime depends on alsa-conf (2014-09-03 11:30:11 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib 1d09577ffa2838c6465f034555db36dd8fc3476a
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=cazfi/up
Marko Lindqvist (6):
gtk+2: update to 2.24.24
libpng: drop unnecessary automake requirement lowering patch
libpng: update to 1.6.13
pixman: update to 0.32.6
pango: update to 1.36.6
gtk+3: update to 3.12.2
...utton-do-not-prelight-in-touchscreen-mode.patch | 0
...Duplicate-the-exec-string-returned-by-gtk.patch | 0
.../cellrenderer-cairo.patch | 0
.../configure-nm.patch | 0
.../configurefix.patch | 0
.../{gtk+-2.24.22 => gtk+-2.24.24}/doc-fixes.patch | 0
.../entry-cairo.patch | 0
.../hardcoded_libtool.patch | 0
.../run-iconcache.patch | 11 +++---
.../toggle-font.diff | 0
.../{gtk+-2.24.22 => gtk+-2.24.24}/xsettings.patch | 0
meta/recipes-gnome/gtk+/gtk+3.inc | 6 ++-
.../fix-build-when-wayland-backend-enabled.patch | 43 ----------------------
.../gtk+/{gtk+3_3.10.7.bb => gtk+3_3.12.2.bb} | 5 +--
.../gtk+/{gtk+_2.24.22.bb => gtk+_2.24.24.bb} | 4 +-
.../pango/{pango_1.36.5.bb => pango_1.36.6.bb} | 4 +-
.../{pixman_0.32.4.bb => pixman_0.32.6.bb} | 4 +-
...0001-configure-lower-automake-requirement.patch | 31 ----------------
.../libpng/{libpng_1.6.10.bb => libpng_1.6.13.bb} | 11 +++---
19 files changed, 24 insertions(+), 95 deletions(-)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.22 => gtk+-2.24.24}/0001-GtkButton-do-not-prelight-in-touchscreen-mode.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.22 => gtk+-2.24.24}/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.22 => gtk+-2.24.24}/cellrenderer-cairo.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.22 => gtk+-2.24.24}/configure-nm.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.22 => gtk+-2.24.24}/configurefix.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.22 => gtk+-2.24.24}/doc-fixes.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.22 => gtk+-2.24.24}/entry-cairo.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.22 => gtk+-2.24.24}/hardcoded_libtool.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.22 => gtk+-2.24.24}/run-iconcache.patch (72%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.22 => gtk+-2.24.24}/toggle-font.diff (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.22 => gtk+-2.24.24}/xsettings.patch (100%)
delete mode 100644 meta/recipes-gnome/gtk+/gtk+3/fix-build-when-wayland-backend-enabled.patch
rename meta/recipes-gnome/gtk+/{gtk+3_3.10.7.bb => gtk+3_3.12.2.bb} (75%)
rename meta/recipes-gnome/gtk+/{gtk+_2.24.22.bb => gtk+_2.24.24.bb} (93%)
rename meta/recipes-graphics/pango/{pango_1.36.5.bb => pango_1.36.6.bb} (56%)
rename meta/recipes-graphics/xorg-lib/{pixman_0.32.4.bb => pixman_0.32.6.bb} (89%)
delete mode 100644 meta/recipes-multimedia/libpng/libpng/0001-configure-lower-automake-requirement.patch
rename meta/recipes-multimedia/libpng/{libpng_1.6.10.bb => libpng_1.6.13.bb} (58%)
--
2.1.0
next reply other threads:[~2014-09-04 0:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-04 0:47 Marko Lindqvist [this message]
2014-09-04 0:48 ` [PATCH 1/6] gtk+2: update to 2.24.24 Marko Lindqvist
2014-09-04 0:48 ` [PATCH 2/6] libpng: drop unnecessary automake requirement lowering patch Marko Lindqvist
2014-09-04 0:48 ` [PATCH 3/6] libpng: update to 1.6.13 Marko Lindqvist
2014-09-04 0:48 ` [PATCH 4/6] pixman: update to 0.32.6 Marko Lindqvist
2014-09-05 19:35 ` Burton, Ross
2014-09-04 0:48 ` [PATCH 5/6] pango: update to 1.36.6 Marko Lindqvist
2014-09-04 0:48 ` [PATCH 6/6] gtk+3: update to 3.12.2 Marko Lindqvist
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.1409791241.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox