From: "Daniel Nyström" <daniel.nystrom@timeterminal.se>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] tslib: Enable raw module in ts.conf
Date: Tue, 21 Dec 2010 19:06:56 +0100 [thread overview]
Message-ID: <1292954816-19987-2-git-send-email-daniel.nystrom@timeterminal.se> (raw)
In-Reply-To: <1292954816-19987-1-git-send-email-daniel.nystrom@timeterminal.se>
By default there is no module activated in ts.conf. According to the
ts.conf previously attached in the tslib package dir (which was never
installed) the default module of choice was the raw module.
This patch enables the raw module in the ts.conf file in the tslib
source tree, which will be installed in the target.
Signed-off-by: Daniel Nystr?m <daniel.nystrom@timeterminal.se>
---
package/tslib/tslib-enable_raw_module.patch | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
create mode 100644 package/tslib/tslib-enable_raw_module.patch
diff --git a/package/tslib/tslib-enable_raw_module.patch b/package/tslib/tslib-enable_raw_module.patch
new file mode 100644
index 0000000..cb89338
--- /dev/null
+++ b/package/tslib/tslib-enable_raw_module.patch
@@ -0,0 +1,14 @@
+Enable raw module by default
+
+Signed-off-by: Daniel Nystr?m <daniel.nystrom@timeterminal.se>
+
+diff -Naur tslib-e000d35a.orig/etc/ts.conf tslib-e000d35a/etc/ts.conf
+--- tslib-e000d35a.orig/etc/ts.conf 2010-12-21 18:54:45.000000000 +0100
++++ tslib-e000d35a/etc/ts.conf 2010-12-21 18:55:03.000000000 +0100
+@@ -1,5 +1,5 @@
+ # Uncomment if you wish to use the linux input layer event interface
+-# module_raw input
++module_raw input
+
+ # Uncomment if you're using a Sharp Zaurus SL-5500/SL-5000d
+ # module_raw collie
--
1.7.1
next prev parent reply other threads:[~2010-12-21 18:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-21 18:06 [Buildroot] [PATCH 1/2] tslib: bump version to current git head Daniel Nyström
2010-12-21 18:06 ` Daniel Nyström [this message]
2010-12-21 21:14 ` [Buildroot] [PATCH 2/2] tslib: Enable raw module in ts.conf Paulius Zaleckas
2010-12-21 22:33 ` Luca Ceresoli
2010-12-22 21:33 ` Peter Korsgaard
2010-12-21 21:12 ` [Buildroot] [PATCH 1/2] tslib: bump version to current git head Paulius Zaleckas
2010-12-21 22:32 ` Luca Ceresoli
2010-12-22 21:33 ` Peter Korsgaard
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=1292954816-19987-2-git-send-email-daniel.nystrom@timeterminal.se \
--to=daniel.nystrom@timeterminal.se \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox