From: Laurentiu Palcu <laurentiu.palcu@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/10] package upgrades, about 10
Date: Tue, 3 Jul 2012 09:50:17 +0300 [thread overview]
Message-ID: <1341298228-4412-1-git-send-email-laurentiu.palcu@intel.com> (raw)
Hi,
This patchset upgrades the packages listed below. All packages were successfully
built for all architectures with the exception of xf86-input-vmmouse which only supports
x86 and x86-64 architectures. Basic sanity tests were also performed on an an atom based
Lenovo S10-3t. No obvious issues spotted.
Thanks,
Laurentiu
Laurentiu Palcu (10):
xf86-input-vmmouse: upgrade to 12.9.0
xf86-input-synaptics: upgrade to 1.6.2
xcb-util: upgrade to 0.3.9
libdrm: upgrade to 2.4.35
ethtool: upgrade to 3.4.1
libxft: upgrade to 2.3.1
xcb-util-wm: upgrade to 0.3.9
xcb-util-image: upgrade to 0.3.9
xcb-util-keysyms: upgrade to 0.3.9
lighttpd: upgrade to 1.4.31
.../ethtool/{ethtool_3.2.bb => ethtool_3.4.1.bb} | 4 ++--
.../{lighttpd_1.4.30.bb => lighttpd_1.4.31.bb} | 6 +++---
.../drm/{libdrm_2.4.34.bb => libdrm_2.4.35.bb} | 4 ++--
...util-image_0.3.8.bb => xcb-util-image_0.3.9.bb} | 4 ++--
...-keysyms_0.3.8.bb => xcb-util-keysyms_0.3.9.bb} | 4 ++--
.../{xcb-util-wm_0.3.8.bb => xcb-util-wm_0.3.9.bb} | 4 ++--
.../xcb/{xcb-util_0.3.8.bb => xcb-util_0.3.9.bb} | 4 ++--
...tics_1.6.1.bb => xf86-input-synaptics_1.6.2.bb} | 4 ++--
...ouse_12.8.0.bb => xf86-input-vmmouse_12.9.0.bb} | 4 ++--
.../xorg-lib/{libxft_2.3.0.bb => libxft_2.3.1.bb} | 4 ++--
10 files changed, 21 insertions(+), 21 deletions(-)
rename meta/recipes-extended/ethtool/{ethtool_3.2.bb => ethtool_3.4.1.bb} (79%)
rename meta/recipes-extended/lighttpd/{lighttpd_1.4.30.bb => lighttpd_1.4.31.bb} (92%)
rename meta/recipes-graphics/drm/{libdrm_2.4.34.bb => libdrm_2.4.35.bb} (62%)
rename meta/recipes-graphics/xcb/{xcb-util-image_0.3.8.bb => xcb-util-image_0.3.9.bb} (66%)
rename meta/recipes-graphics/xcb/{xcb-util-keysyms_0.3.8.bb => xcb-util-keysyms_0.3.9.bb} (52%)
rename meta/recipes-graphics/xcb/{xcb-util-wm_0.3.8.bb => xcb-util-wm_0.3.9.bb} (74%)
rename meta/recipes-graphics/xcb/{xcb-util_0.3.8.bb => xcb-util_0.3.9.bb} (62%)
rename meta/recipes-graphics/xorg-driver/{xf86-input-synaptics_1.6.1.bb => xf86-input-synaptics_1.6.2.bb} (81%)
rename meta/recipes-graphics/xorg-driver/{xf86-input-vmmouse_12.8.0.bb => xf86-input-vmmouse_12.9.0.bb} (75%)
rename meta/recipes-graphics/xorg-lib/{libxft_2.3.0.bb => libxft_2.3.1.bb} (88%)
--
1.7.9.5
next reply other threads:[~2012-07-03 7:01 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-03 6:50 Laurentiu Palcu [this message]
2012-07-03 6:50 ` [PATCH 01/10] xf86-input-vmmouse: upgrade to 12.9.0 Laurentiu Palcu
2012-07-03 6:50 ` [PATCH 02/10] xf86-input-synaptics: upgrade to 1.6.2 Laurentiu Palcu
2012-07-03 6:50 ` [PATCH 03/10] xcb-util: upgrade to 0.3.9 Laurentiu Palcu
2012-07-04 17:24 ` Martin Jansa
2012-07-04 17:32 ` [PATCH 1/2] startup-notification: bump PR because libxcb-util soname was changed Martin Jansa
2012-07-04 17:32 ` [PATCH 2/2] matchbox-panel-2: " Martin Jansa
2012-07-03 6:50 ` [PATCH 04/10] libdrm: upgrade to 2.4.35 Laurentiu Palcu
2012-07-04 17:23 ` Martin Jansa
2012-07-04 18:26 ` Laurentiu Palcu
2012-07-03 6:50 ` [PATCH 05/10] ethtool: upgrade to 3.4.1 Laurentiu Palcu
2012-07-03 6:50 ` [PATCH 06/10] libxft: upgrade to 2.3.1 Laurentiu Palcu
2012-07-03 6:50 ` [PATCH 07/10] xcb-util-wm: upgrade to 0.3.9 Laurentiu Palcu
2012-07-03 6:50 ` [PATCH 08/10] xcb-util-image: " Laurentiu Palcu
2012-07-03 6:50 ` [PATCH 09/10] xcb-util-keysyms: " Laurentiu Palcu
2012-07-03 6:50 ` [PATCH 10/10] lighttpd: upgrade to 1.4.31 Laurentiu Palcu
2012-07-05 17:47 ` [PATCH 00/10] package upgrades, about 10 Saul Wold
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=1341298228-4412-1-git-send-email-laurentiu.palcu@intel.com \
--to=laurentiu.palcu@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