Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/9] Minor version upgrades
@ 2017-01-24 10:41 Jussi Kukkonen
  2017-01-24 10:42 ` [PATCH 1/9] freetype: Upgrade 2.7.0 -> 2.7.1 Jussi Kukkonen
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Jussi Kukkonen @ 2017-01-24 10:41 UTC (permalink / raw)
  To: Openembedded-core

Uneventful version upgrades around the graphics stack. Notably missing
is mesa: the 17.0 release should happen shortly.

There's no reason to squeeze these into M2.

Thanks,
  Jussi


The following changes since commit 62d7d4130202d8ede16abf9e7d779361ca70847e:

  build-appliance-image: Update to master head revision (2017-01-23 23:32:23 +0000)

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 (9):
  freetype: Upgrade 2.7.0 -> 2.7.1
  gtk+3: Upgrade 3.22.5 -> 3.22.7
  libevdev: Upgrade 1.5.4 -> 1.5.6
  libinput: Upgrade 1.5.0 -> 1.6.0
  libxi: Upgrade 1.7.8 -> 1.7.9
  libxkbcommon: Upgrade 0.7.0 -> 0.7.1
  libxpm: Upgrade 3.5.11 -> 3.5.12
  xf86-input-evdev: Upgrade 2.10.4 -> 2.10.5
  xserver-xorg: Upgrade 1.19.0 -> 1.19.1

 meta/recipes-gnome/gtk+/{gtk+3_3.22.5.bb => gtk+3_3.22.7.bb}         | 4 ++--
 ...k-icon-utils-native_3.22.5.bb => gtk-icon-utils-native_3.22.7.bb} | 4 ++--
 .../recipes-graphics/freetype/{freetype_2.7.bb => freetype_2.7.1.bb} | 4 ++--
 .../wayland/{libinput_1.5.0.bb => libinput_1.6.0.bb}                 | 4 ++--
 .../{xf86-input-evdev_2.10.4.bb => xf86-input-evdev_2.10.5.bb}       | 5 +++--
 meta/recipes-graphics/xorg-lib/{libxi_1.7.8.bb => libxi_1.7.9.bb}    | 4 ++--
 .../xorg-lib/{libxkbcommon_0.7.0.bb => libxkbcommon_0.7.1.bb}        | 4 ++--
 .../recipes-graphics/xorg-lib/{libxpm_3.5.11.bb => libxpm_3.5.12.bb} | 4 ++--
 .../xorg-xserver/{xserver-xorg_1.19.0.bb => xserver-xorg_1.19.1.bb}  | 4 ++--
 .../libevdev/{libevdev_1.5.4.bb => libevdev_1.5.6.bb}                | 4 ++--
 10 files changed, 21 insertions(+), 20 deletions(-)
 rename meta/recipes-gnome/gtk+/{gtk+3_3.22.5.bb => gtk+3_3.22.7.bb} (84%)
 rename meta/recipes-gnome/gtk+/{gtk-icon-utils-native_3.22.5.bb => gtk-icon-utils-native_3.22.7.bb} (93%)
 rename meta/recipes-graphics/freetype/{freetype_2.7.bb => freetype_2.7.1.bb} (93%)
 rename meta/recipes-graphics/wayland/{libinput_1.5.0.bb => libinput_1.6.0.bb} (85%)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-evdev_2.10.4.bb => xf86-input-evdev_2.10.5.bb} (83%)
 rename meta/recipes-graphics/xorg-lib/{libxi_1.7.8.bb => libxi_1.7.9.bb} (81%)
 rename meta/recipes-graphics/xorg-lib/{libxkbcommon_0.7.0.bb => libxkbcommon_0.7.1.bb} (83%)
 rename meta/recipes-graphics/xorg-lib/{libxpm_3.5.11.bb => libxpm_3.5.12.bb} (81%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.19.0.bb => xserver-xorg_1.19.1.bb} (88%)
 rename meta/recipes-support/libevdev/{libevdev_1.5.4.bb => libevdev_1.5.6.bb} (74%)

-- 
2.1.4



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

end of thread, other threads:[~2017-01-24 10:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-24 10:41 [PATCH 0/9] Minor version upgrades Jussi Kukkonen
2017-01-24 10:42 ` [PATCH 1/9] freetype: Upgrade 2.7.0 -> 2.7.1 Jussi Kukkonen
2017-01-24 10:42 ` [PATCH 2/9] gtk+3: Upgrade 3.22.5 -> 3.22.7 Jussi Kukkonen
2017-01-24 10:42 ` [PATCH 3/9] libevdev: Upgrade 1.5.4 -> 1.5.6 Jussi Kukkonen
2017-01-24 10:42 ` [PATCH 4/9] libinput: Upgrade 1.5.0 -> 1.6.0 Jussi Kukkonen
2017-01-24 10:42 ` [PATCH 5/9] libxi: Upgrade 1.7.8 -> 1.7.9 Jussi Kukkonen
2017-01-24 10:42 ` [PATCH 6/9] libxkbcommon: Upgrade 0.7.0 -> 0.7.1 Jussi Kukkonen
2017-01-24 10:42 ` [PATCH 7/9] libxpm: Upgrade 3.5.11 -> 3.5.12 Jussi Kukkonen
2017-01-24 10:42 ` [PATCH 8/9] xf86-input-evdev: Upgrade 2.10.4 -> 2.10.5 Jussi Kukkonen
2017-01-24 10:42 ` [PATCH 9/9] xserver-xorg: Upgrade 1.19.0 -> 1.19.1 Jussi Kukkonen

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