Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] Bunch of version upgrades
@ 2015-08-06  8:41 Jussi Kukkonen
  2015-08-06  8:41 ` [PATCH 1/6] gtk+3: Upgrade 3.16.4 -> 3.16.6 Jussi Kukkonen
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Jussi Kukkonen @ 2015-08-06  8:41 UTC (permalink / raw)
  To: openembedded-core

libinput goes to 0.21 which should be last release before 1.0. Other
upgrades are minor.

The vte change is just for LICENSE variable: our version is still
LGPL2.0 instead of LGPL2.1+ like recent releases.



The following changes since commit a8b723498c9a7106210db140452886894494b4d6:

  bitbake: cooker: Resolve file monitoring race issues when using memres bitbake (2015-08-03 07:36:25 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib jku/upgrades
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/upgrades

Jussi Kukkonen (6):
  gtk+3: Upgrade 3.16.4 -> 3.16.6
  gtk-icon-utils-native: Upgrade 3.16.4 -> 3.16.6
  fontconfig: Upgrade 2.11.93 -> 2.11.94
  vte: Fix LICENSE to LGPL2.0
  libinput: Upgrade 0.18.0 -> 0.21.0
  which: Upgrade 2.20 -> 2.21

 .../which/which-2.20/remove-declaration.patch      | 18 ------
 .../{which-2.20 => which-2.21}/automake.patch      | 14 +++--
 .../which/{which_2.20.bb => which_2.21.bb}         |  6 +-
 meta/recipes-gnome/gtk+/gtk+3/wayland-pango.patch  | 28 ---------
 .../gtk+/{gtk+3_3.16.4.bb => gtk+3_3.16.6.bb}      |  5 +-
 ...e_3.16.4.bb => gtk-icon-utils-native_3.16.6.bb} |  4 +-
 ...fontconfig_2.11.93.bb => fontconfig_2.11.94.bb} |  4 +-
 ...ics-need-to-fake-new-touches-on-TRIPLETAP.patch | 72 ++++++++++++++++++++++
 .../{libinput_0.18.0.bb => libinput_0.21.0.bb}     |  8 ++-
 meta/recipes-support/vte/vte.inc                   |  2 +-
 10 files changed, 96 insertions(+), 65 deletions(-)
 delete mode 100644 meta/recipes-extended/which/which-2.20/remove-declaration.patch
 rename meta/recipes-extended/which/{which-2.20 => which-2.21}/automake.patch (56%)
 rename meta/recipes-extended/which/{which_2.20.bb => which_2.21.bb} (84%)
 delete mode 100644 meta/recipes-gnome/gtk+/gtk+3/wayland-pango.patch
 rename meta/recipes-gnome/gtk+/{gtk+3_3.16.4.bb => gtk+3_3.16.6.bb} (77%)
 rename meta/recipes-gnome/gtk+/{gtk-icon-utils-native_3.16.4.bb => gtk-icon-utils-native_3.16.6.bb} (94%)
 rename meta/recipes-graphics/fontconfig/{fontconfig_2.11.93.bb => fontconfig_2.11.94.bb} (92%)
 create mode 100644 meta/recipes-graphics/wayland/libinput/touchpad-serial-synaptics-need-to-fake-new-touches-on-TRIPLETAP.patch
 rename meta/recipes-graphics/wayland/{libinput_0.18.0.bb => libinput_0.21.0.bb} (63%)

-- 
2.1.4



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-08-07 11:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-06  8:41 [PATCH 0/6] Bunch of version upgrades Jussi Kukkonen
2015-08-06  8:41 ` [PATCH 1/6] gtk+3: Upgrade 3.16.4 -> 3.16.6 Jussi Kukkonen
2015-08-06  8:41 ` [PATCH 2/6] gtk-icon-utils-native: " Jussi Kukkonen
2015-08-06  8:41 ` [PATCH 3/6] fontconfig: Upgrade 2.11.93 -> 2.11.94 Jussi Kukkonen
2015-08-06  8:42 ` [PATCH 4/6] vte: Fix LICENSE to LGPL2.0 Jussi Kukkonen
2015-08-07  3:34   ` Khem Raj
2015-08-07 11:04     ` Jussi Kukkonen
2015-08-06  8:42 ` [PATCH 5/6] libinput: Upgrade 0.18.0 -> 0.21.0 Jussi Kukkonen
2015-08-06  8:42 ` [PATCH 6/6] which: Upgrade 2.20 -> 2.21 Jussi Kukkonen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox