From: Laurentiu Palcu <laurentiu.palcu@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH v2 0/4] Package upgrades
Date: Wed, 13 Mar 2013 11:21:26 +0200 [thread overview]
Message-ID: <cover.1363166040.git.laurentiu.palcu@intel.com> (raw)
Changes in v2:
* removed references to mibstore.h in the following drivers too:
+ xf86-video-fbdev
+ xf86-video-vesa
Tests done:
* built the packages for all architectures (except xf86-video-intel and
xf86-video-vmware);
* tested basic functionality in qemu and ideapad s10-3t;
* I changed an xserver-xorg patch related to AArch64 but didn't test it.
Even though, at first sight, the change is safe, it would be nice if
someone could help testing the xserver upgrade on AArch64;
Thanks,
Laurentiu
The following changes since commit 4da406cd50cf02a63ed76810a670aba1eb561c79:
gst-plugins-gl: allow empty packages (2013-03-12 18:33:30 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib lpalcu/upgrades
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lpalcu/upgrades
Laurentiu Palcu (4):
inputproto: upgrade to 2.3
xserver-xorg: upgrade to 1.14.0
xf86-video-intel: upgrade to 2.21.3
xf86-video-*: delete references to mibstore.h
.../xf86-video-fbdev/Remove-mibstore.h.patch | 35 +++++++++++
.../xorg-driver/xf86-video-fbdev_0.4.3.bb | 2 +
...-intel_2.21.0.bb => xf86-video-intel_2.21.3.bb} | 4 +-
.../xf86-video-vesa/Remove-mibstore.h.patch | 37 +++++++++++
.../xorg-driver/xf86-video-vesa_2.3.2.bb | 2 +
.../xf86-video-vmware/Kill-mibstore.patch | 63 +++++++++++++++++++
.../xorg-driver/xf86-video-vmware_13.0.0.bb | 2 +
.../{inputproto_2.2.bb => inputproto_2.3.bb} | 4 +-
.../xorg-xserver/xserver-xorg-1.13.1/aarch64.patch | 64 --------------------
.../xorg-xserver/xserver-xorg-1.14.0/aarch64.patch | 35 +++++++++++
.../crosscompile.patch | 0
.../fix_compilation_when_not_using_xinerama.patch | 21 +++++++
.../fix_open_max_preprocessor_error.patch | 0
.../macro_tweak.patch | 0
.../mips64-compiler.patch | 0
...erver-xorg_1.13.1.bb => xserver-xorg_1.14.0.bb} | 5 +-
16 files changed, 204 insertions(+), 70 deletions(-)
create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-fbdev/Remove-mibstore.h.patch
rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.21.0.bb => xf86-video-intel_2.21.3.bb} (86%)
create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-vesa/Remove-mibstore.h.patch
create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-vmware/Kill-mibstore.patch
rename meta/recipes-graphics/xorg-proto/{inputproto_2.2.bb => inputproto_2.3.bb} (78%)
delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg-1.13.1/aarch64.patch
create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg-1.14.0/aarch64.patch
rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.1 => xserver-xorg-1.14.0}/crosscompile.patch (100%)
create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg-1.14.0/fix_compilation_when_not_using_xinerama.patch
rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.1 => xserver-xorg-1.14.0}/fix_open_max_preprocessor_error.patch (100%)
rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.1 => xserver-xorg-1.14.0}/macro_tweak.patch (100%)
rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.1 => xserver-xorg-1.14.0}/mips64-compiler.patch (100%)
rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.13.1.bb => xserver-xorg_1.14.0.bb} (84%)
--
1.7.9.5
next reply other threads:[~2013-03-13 9:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-13 9:21 Laurentiu Palcu [this message]
2013-03-13 9:21 ` [PATCH v2 1/4] inputproto: upgrade to 2.3 Laurentiu Palcu
2013-03-13 9:21 ` [PATCH v2 2/4] xserver-xorg: upgrade to 1.14.0 Laurentiu Palcu
2013-03-13 9:21 ` [PATCH v2 3/4] xf86-video-intel: upgrade to 2.21.3 Laurentiu Palcu
2013-03-13 9:21 ` [PATCH v2 4/4] xf86-video-*: delete references to mibstore.h Laurentiu Palcu
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.1363166040.git.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