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] New package lcdproc
Date: Wed, 7 Mar 2012 20:21:09 +0100	[thread overview]
Message-ID: <20120307202109.30f9c625@skate> (raw)
In-Reply-To: <CAHt8ZCONKjxYVWrGaKwfn-1ruDJMV-yyCTLPyE=JZ946Qo5vfQ@mail.gmail.com>

Hello,

Please add your Signed-off-by line in the commit log.

Le Wed, 7 Mar 2012 18:05:17 +0000,
Simon Dawson <spdawson@gmail.com> a ?crit :

> +++ b/package/lcdproc/Config.in
> @@ -0,0 +1,7 @@
> +config BR2_PACKAGE_LCDPROC
> +	bool "lcdproc"
> +	select BR2_PACKAGE_NCURSES
> +	help
> +	LCD display driver daemon and clients

Indentation for the help text should be one tab + two spaces.

> diff --git a/package/lcdproc/lcdproc-0.5.5-LCDd.conf.patch
> b/package/lcdproc/lcdproc-0.5.5-LCDd.conf.patch
> new file mode 100644
> index 0000000..f5702ff
> --- /dev/null
> +++ b/package/lcdproc/lcdproc-0.5.5-LCDd.conf.patch
> @@ -0,0 +1,11 @@
> +--- lcdproc-0.5.3/LCDd.conf.orig	2009-06-20
> 14:48:34.000000000 +0100 ++++ lcdproc-0.5.3/LCDd.conf
> 2010-05-11 10:02:21.000000000 +0100 +@@ -34,7 +34,7 @@

For all patches, we require a description and a signed-off-by line.

> --- /dev/null
> +++ b/package/lcdproc/lcdproc.mk
> @@ -0,0 +1,16 @@
> +#############################################################
> +#
> +# lcdproc
> +#
> +#############################################################
> +LCDPROC_VERSION = 0.5.5
> +
> +LCDPROC_AUTORECONF = YES

Do you have a good reason to do this ?

I am surprised to not site any URL for the tarball. Is it because the
tarball is available from Sourceforge (which is the default download
location when no other URL is specified) ?

> +LCDPROC_INSTALL_STAGING = NO
> +LCDPROC_INSTALL_TARGET = YES

You can get rid of those lines, they are the default values.

> +LCDPROC_CONF_OPT = --enable-drivers=all
> +
> +LCDPROC_DEPENDENCIES = uclibc ncurses

The 'uclibc' dependencies is unnecessary. You have the guarantee that
the toolchain has been built and the C library installed before any
package gets built.

Thanks!

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

  reply	other threads:[~2012-03-07 19:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-07 18:01 [Buildroot] New package lcdproc Simon Dawson
2012-03-07 18:05 ` Simon Dawson
2012-03-07 19:21   ` Thomas Petazzoni [this message]
2012-03-07 21:10     ` Simon Dawson
     [not found]     ` <CAHt8ZCMVj5nQ=TZYnBktWHrxqYtwg_1oM5SimyaBFm3uaGZ1Ag@mail.gmail.com>
     [not found]       ` <20120308090516.06e1e329@skate>
2012-03-09 12:44         ` Simon Dawson

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=20120307202109.30f9c625@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