| Submitter | Yu Ke |
|---|---|
| Date | July 13, 2011, 8:17 a.m. |
| Message ID | <cover.1310544875.git.ke.yu@intel.com> |
| Download | mbox |
| Permalink | /patch/7525/ |
| State | New, archived |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib kyu3/xserver-kdriveComments
On Wed, 2011-07-13 at 16:17 +0800, Yu Ke wrote: > The following changes since commit 7354fc9213f27aa1b643dbe88070437f1ee4c063: > Paul Eggleton (1): > insane.bbclass: skip rdepends QA checks for kernel / modules > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib kyu3/xserver-kdrive > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kyu3/xserver-kdrive > > Yu Ke (1): > xserver-kdrive: add patch upstream status info Merged to master, thanks. Richard
The following changes since commit 7354fc9213f27aa1b643dbe88070437f1ee4c063: Paul Eggleton (1): insane.bbclass: skip rdepends QA checks for kernel / modules are available in the git repository at: git://git.pokylinux.org/poky-contrib kyu3/xserver-kdrive http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kyu3/xserver-kdrive Yu Ke (1): xserver-kdrive: add patch upstream status info .../enable-builtin-fonts.patch | 12 - .../xserver-kdrive-1.3.0.0/enable-epson.patch | 11 - .../xserver-kdrive-1.3.0.0/enable-tslib.patch | 12 - .../xserver-kdrive-1.3.0.0/enable-xcalibrate.patch | 110 ----- .../xserver-kdrive-1.3.0.0/fbdev_use_current.patch | 41 -- .../fix-newer-xorg-headers.patch | 18 - .../hide-cursor-and-ppm-root.patch | 307 ------------ .../xserver-kdrive-1.3.0.0/kdrive-evdev.patch | 515 -------------------- .../xserver-kdrive-1.3.0.0/kdrive-use-evdev.patch | 54 -- .../xserver-kdrive-1.3.0.0/optional-xkb.patch | 58 --- .../report-correct-randr12.patch | 29 -- .../xserver-kdrive-1.3.0.0/scheduler.patch | 151 ------ .../xserver-kdrive-1.3.0.0/xcalibrate_coords.patch | 122 ----- .../xserver-kdrive-1.7.99.2/crosscompile.patch | 4 + .../xserver-kdrive-1.7.99.2/disable-apm.patch | 4 + .../enable-builtin-fonts.patch | 4 + .../enable-xcalibrate.patch | 4 + .../xserver-kdrive-1.7.99.2/extra-kmodes.patch | 4 + .../fbdev_xrandr_ioctl.patch | 4 + .../fix-newer-xorg-headers.patch | 4 + .../hide-cursor-and-ppm-root.patch | 4 + .../xserver-kdrive-1.7.99.2/kdrive-evdev.patch | 5 + .../xserver-kdrive-1.7.99.2/kdrive-use-evdev.patch | 4 + .../keyboard-resume-workaround.patch | 4 + .../no-serial-probing.patch | 4 + .../xserver-kdrive-1.7.99.2/nodolt.patch | 4 + .../xserver-kdrive-1.7.99.2/optional-xkb.patch | 4 + .../xorg-xserver/xserver-kdrive/disable-apm.patch | 4 + .../xserver-kdrive/disable-xf86-dga-xorgcfg.patch | 4 + .../xorg-xserver/xserver-kdrive/extra-kmodes.patch | 4 + .../xserver-kdrive/no-serial-probing.patch | 4 + 31 files changed, 73 insertions(+), 1440 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.3.0.0/enable-builtin-fonts.patch delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.3.0.0/enable-epson.patch delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.3.0.0/enable-tslib.patch delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.3.0.0/enable-xcalibrate.patch delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.3.0.0/fbdev_use_current.patch delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.3.0.0/fix-newer-xorg-headers.patch delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.3.0.0/hide-cursor-and-ppm-root.patch delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.3.0.0/kdrive-evdev.patch delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.3.0.0/kdrive-use-evdev.patch delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.3.0.0/optional-xkb.patch delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.3.0.0/report-correct-randr12.patch delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.3.0.0/scheduler.patch delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.3.0.0/xcalibrate_coords.patch