Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Xorg and Tslib
Date: Sat, 24 Dec 2011 10:38:51 +0100	[thread overview]
Message-ID: <20111224103851.364e126a@skate> (raw)
In-Reply-To: <CAKm6Z3UVRFhfa68gRWXu0Oj1UD0vGh6T0p93uL8C=r2xt_ijgQ@mail.gmail.com>

Hello,

Le Fri, 23 Dec 2011 20:07:21 -0200,
Sergio Prado <sergiosiena@gmail.com> a ?crit :

> Sorry, I forgot to send it in rich text format. Here is the patch again:

Please don't include "personal" messages before the "---". Everything
which is placed before this "---" marker ends up inside the commit
message which is stored forever in the Git history.

Moreover, you should add a Signed-off-by: line to your patch. Some
further comments below.

> +++ b/package/x11r7/xdriver_xf86-input-tslib/Config.in
> @@ -0,0 +1,8 @@
> +config BR2_PACKAGE_XDRIVER_XF86_INPUT_TSLIB
> + bool "xf86-input-tslib"
> + select BR2_PACKAGE_XPROTO_INPUTPROTO
> + select BR2_PACKAGE_XSERVER_XORG_SERVER
> + select BR2_PACKAGE_XPROTO_RANDRPROTO
> + select BR2_PACKAGE_XPROTO_XPROTO
> + help
> +  Touch screen library input driver

Indentation broken here, but it was correct in your first patch. Since
your patch is also word-wrapped, I'd recommend either to fix your
e-mail client, or better, to use "git send-email" to send your patches
(this way you're sure that your e-mail client will not do evil things
with the patches).

> +XDRIVER_XF86_INPUT_TSLIB_VERSION = 0.0.6
> +XDRIVER_XF86_INPUT_TSLIB_SOURCE =
> xf86-input-tslib_$(XDRIVER_XF86_INPUT_TSLIB_VERSION).orig.tar.gz
> +XDRIVER_XF86_INPUT_TSLIB_SITE =
> http://ftp.de.debian.org/debian/pool/main/x/xf86-input-tslib/

Instead of Debian, could you use the upstream version available at
http://www.ptxdist.org/software/xf86-input-tslib/download/ ?

> +XDRIVER_XF86_INPUT_TSLIB_AUTORECONF = NO

Not needed, this is the default.

> +$(eval $(call AUTOTARGETS,package/x11r7,xdriver_xf86-input-tslib))

Since Buildroot 2011.11, this line should be simply:

$(eval $(call AUTOTARGETS))

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  parent reply	other threads:[~2011-12-24  9:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-23 22:02 [Buildroot] [PATCH] Xorg and Tslib Sergio Prado
2011-12-23 22:07 ` Sergio Prado
2011-12-23 22:37   ` Michael S. Zick
2011-12-24  1:32     ` Sergio Prado
2011-12-24  9:38   ` Thomas Petazzoni [this message]
2011-12-24  9:50     ` [Buildroot] Thank You Stephan Hoffmann
2011-12-24  9:54       ` Bryan Hundven
2011-12-24 10:19       ` Thomas Petazzoni
2011-12-24 14:41         ` Thomas De Schampheleire
2011-12-24 19:08           ` Yegor Yefremov

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=20111224103851.364e126a@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --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