Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] fix tslib inputattach
@ 2008-06-03  8:11 Markus Heidelberg
  2008-06-03 10:18 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Heidelberg @ 2008-06-03  8:11 UTC (permalink / raw)
  To: buildroot

Hello,

this fixes two errors in the inputattach patch for the package tslib.

Markus

---

Index: package/tslib/tslib_add_finddef_and_inputattach_utils.patch
===================================================================
--- package/tslib/tslib_add_finddef_and_inputattach_utils.patch	(revision 22197)
+++ package/tslib/tslib_add_finddef_and_inputattach_utils.patch	(working copy)
@@ -115,11 +115,11 @@
 +#endif
 +#ifndef SERIO_SUNKBD
 +  #define SERIO_SUNKBD    0x10
-+#endif SERIO_SUNKBD
++#endif
 +#ifndef SERIO_WARRIOR
 +  #define SERIO_WARRIOR   0x18
 +#endif
-+#ifndef SERIO_WARRIOR
++#ifndef SERIO_SPACEORB
 +  #define SERIO_SPACEORB  0x19
 +#endif
 +#ifndef SERIO_MAGELLAN

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

* [Buildroot] [PATCH] fix tslib inputattach
  2008-06-03  8:11 [Buildroot] [PATCH] fix tslib inputattach Markus Heidelberg
@ 2008-06-03 10:18 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2008-06-03 10:18 UTC (permalink / raw)
  To: buildroot

>>>>> "Markus" == Markus Heidelberg <markus.heidelberg@web.de> writes:

 Markus> Hello,
 Markus> this fixes two errors in the inputattach patch for the package tslib.

Thanks, fixed. Tslib should be cleaned up to use the inputattach in
the input-tools package though.

I can do it, but I don't have hw to test tslib, Ulf?

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2008-06-03 10:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-03  8:11 [Buildroot] [PATCH] fix tslib inputattach Markus Heidelberg
2008-06-03 10:18 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox