From: Xiaofeng Yan <xiaofeng.yan@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2] xserver-kdrive: update to 1.11.2
Date: Fri, 2 Dec 2011 13:27:17 +0800 [thread overview]
Message-ID: <cover.1322803309.git.xiaofeng.yan@windriver.com> (raw)
From: Xiaofeng Yan <xiaofeng.yan@windriver.com>
Some changes during updating this package.
1 Change keyboard drive mode of start X from keyboard to evdev.
2 Comment some obsolete patches
I didn't remove patches commented by "#". If this new vesion is stable after using or testing.
I will remove them.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: xiaofeng/update
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/update
Thanks,
Xiaofeng Yan <xiaofeng.yan@windriver.com>
---
Xiaofeng Yan (2):
x11-common: Change drive mode of Xfbdev when xserver using
framebuffer
xserver-kdrive: update to 1.11.2
.../x11-common/x11-common/etc/X11/Xserver | 4 +-
.../xserver-kdrive-1.11.2/disable-apm.patch | 22 +
.../enable-builtin-fonts.patch | 16 +
.../xserver-kdrive-1.11.2/extra-kmodes.patch | 82 +++
.../xserver-kdrive-1.11.2/fbdev_xrandr_ioctl.patch | 57 +++
.../fix-newer-xorg-headers.patch | 13 +
.../hide-cursor-and-ppm-root.patch | 298 +++++++++++
.../xserver-kdrive-1.11.2/kdrive-evdev.patch | 520 ++++++++++++++++++++
.../xserver-kdrive-1.11.2/kdrive-use-evdev.patch | 58 +++
.../keyboard-resume-workaround.patch | 26 +
.../xserver-kdrive-1.11.2/no-serial-probing.patch | 16 +
.../xserver-kdrive-1.11.2/optional-xkb.patch | 62 +++
.../xorg-xserver/xserver-kdrive_1.11.2.bb | 35 ++
13 files changed, 1208 insertions(+), 1 deletions(-)
create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.11.2/disable-apm.patch
create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.11.2/enable-builtin-fonts.patch
create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.11.2/extra-kmodes.patch
create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.11.2/fbdev_xrandr_ioctl.patch
create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.11.2/fix-newer-xorg-headers.patch
create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.11.2/hide-cursor-and-ppm-root.patch
create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.11.2/kdrive-evdev.patch
create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.11.2/kdrive-use-evdev.patch
create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.11.2/keyboard-resume-workaround.patch
create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.11.2/no-serial-probing.patch
create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.11.2/optional-xkb.patch
create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.11.2.bb
next reply other threads:[~2011-12-02 5:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-02 5:27 Xiaofeng Yan [this message]
2011-12-02 5:27 ` [PATCH 1/2] x11-common: Change drive mode of Xfbdev when xserver using framebuffer Xiaofeng Yan
2011-12-02 5:27 ` [PATCH 2/2] xserver-kdrive: update to 1.11.2 Xiaofeng Yan
2011-12-05 16:14 ` Saul Wold
2013-10-29 19:34 ` 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=cover.1322803309.git.xiaofeng.yan@windriver.com \
--to=xiaofeng.yan@windriver.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.