All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] qemumips wacom tablet support
@ 2010-11-08 21:01 Bruce Ashfield
  2010-11-08 21:01 ` [PATCH 1/4] Added qemumips /etc/pointercal file for touchscreen calibration Bruce Ashfield
  2010-11-10 19:40 ` [PULL] qemumips " Saul Wold
  0 siblings, 2 replies; 6+ messages in thread
From: Bruce Ashfield @ 2010-11-08 21:01 UTC (permalink / raw)
  To: saul.wold, rpurdie; +Cc: poky

The following changes fix the qemumips target to have wacom USB
tablet support. This fixes bugid #394.

The following changes since commit 724088189e699c67adf949f5baaa8de83483c82c:
  Richard Purdie (1):
        Poky -> Yocto name change

are available in the git repository at:

  ssh://git@git.pokylinux.org/poky-contrib zedd/kernel

Bruce Ashfield (2):
      qemumips: re-enable wacom and standard USB UI options
      wrs_meta: add USB options for wacom tablet support

J. Aaron Gamble (2):
      Added qemumips /etc/pointercal file for touchscreen calibration
      tslib: 32bit big endian support

 .../conf/distro/include/poky-default-revisions.inc |    2 +-
 .../formfactor/files/qemumips/machconfig           |    4 +-
 .../pointercal/files/qemumips/pointercal           |    1 +
 .../tslib/tslib/32bitBE-support.patch              |   52 ++++++++++++++++++++
 meta/recipes-graphics/tslib/tslib_1.0.bb           |    4 +-
 scripts/poky-qemu-internal                         |    2 +-
 6 files changed, 60 insertions(+), 5 deletions(-)
 create mode 100644 meta/recipes-bsp/pointercal/files/qemumips/pointercal
 create mode 100644 meta/recipes-graphics/tslib/tslib/32bitBE-support.patch




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-11-10 19:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-08 21:01 [PULL] qemumips wacom tablet support Bruce Ashfield
2010-11-08 21:01 ` [PATCH 1/4] Added qemumips /etc/pointercal file for touchscreen calibration Bruce Ashfield
2010-11-08 21:01   ` [PATCH 2/4] tslib: 32bit big endian support Bruce Ashfield
2010-11-08 21:01   ` [PATCH 3/4] qemumips: re-enable wacom and standard USB UI options Bruce Ashfield
2010-11-08 21:01   ` [PATCH 4/4] wrs_meta: add USB options for wacom tablet support Bruce Ashfield
2010-11-10 19:40 ` [PULL] qemumips " Saul Wold

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.