From: John Connolly <john@buglabs.net>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH] conf/machine/bug20.conf, add xf86-input-tslib for BUG2.0 touchscreen
Date: Wed, 12 May 2010 10:19:04 -0500 (GMT-05:00) [thread overview]
Message-ID: <1497291088.961273677544100.JavaMail.root@aphid.buglabs.net> (raw)
In-Reply-To: <12736765713704-git-send-email-john@buglabs.net>
*BUG20 is using tslib for xorg touchscreen.
*would like this to get into stable
*tested on BUG2.0
---
conf/machine/bug20.conf | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/conf/machine/bug20.conf b/conf/machine/bug20.conf
index dbc1faf..42c2c12 100644
--- a/conf/machine/bug20.conf
+++ b/conf/machine/bug20.conf
@@ -9,6 +9,7 @@ XSERVER = "xserver-xorg \
xserver-xorg-extension-glx \
xf86-input-evdev \
xf86-input-mouse \
+ xf86-input-tslib \
xf86-video-omapfb \
xf86-input-keyboard"
--
1.7.0.4
John Connolly
Software Developer
Bug Labs
598 Broadway, 4th Floor
New York, NY 10012-3206
646.723.9258
jconnolly @ irc.freenode.net/#buglabs
next parent reply other threads:[~2010-05-12 15:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <12736765713704-git-send-email-john@buglabs.net>
2010-05-12 15:19 ` John Connolly [this message]
2010-05-12 17:34 ` [PATCH] conf/machine/bug20.conf, add xf86-input-tslib for BUG2.0 touchscreen GNUtoo
2010-05-13 7:56 ` Koen Kooi
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=1497291088.961273677544100.JavaMail.root@aphid.buglabs.net \
--to=john@buglabs.net \
--cc=openembedded-devel@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.