From: Jussi Kukkonen <jussi.kukkonen@intel.com>
To: Openembedded-core@lists.openembedded.org
Subject: [PATCH 0/9] Minor version upgrades
Date: Tue, 24 Jan 2017 12:41:01 +0200 [thread overview]
Message-ID: <cover.1485249527.git.jussi.kukkonen@intel.com> (raw)
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
next reply other threads:[~2017-01-24 10:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-24 10:41 Jussi Kukkonen [this message]
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
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.1485249527.git.jussi.kukkonen@intel.com \
--to=jussi.kukkonen@intel.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