From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] lirc-tools: remove non-existing configuration options
Date: Wed, 28 Oct 2015 21:56:13 +0100 [thread overview]
Message-ID: <5631366D.6080802@mind.be> (raw)
In-Reply-To: <CAOcYpt15bNoAyRdi7bRCiK+5jppz2MNYSuOjZUu5+6qzTLAprg@mail.gmail.com>
On 27-10-15 00:21, David Kosir wrote:
>>From 23cf11e0463ffe1d99f3331c0bcaaed7ca94ad85 Mon Sep 17 00:00:00 2001
> From: David Kosir <david.kosir@bylapis.com>
> Date: Mon, 26 Oct 2015 23:49:40 +0100
> Subject: [PATCH 1/1] lirc-tools: remove non-existing configuration options
>
> --enable-sandboxed and --with-driver options were used in 0.9.1
>>From 0.9.2 they are not used anymore.
>
> Signed-off-by: David Kosir <david.kosir@bylapis.com>
Looks good to me, but you didn't send it with git send-email and your mailer
added some whitespace errors which makes the patch not apply.
I'll resend it now.
Regards,
Arnout
> ---
> package/lirc-tools/lirc-tools.mk | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)
>
> diff --git a/package/lirc-tools/lirc-tools.mk b/package/lirc-tools/lirc-tools.mk
> index 2052b72..fbd8aaf 100644
> --- a/package/lirc-tools/lirc-tools.mk
> +++ b/package/lirc-tools/lirc-tools.mk
> @@ -11,10 +11,7 @@ LIRC_TOOLS_LICENSE = GPLv2+
> LIRC_TOOLS_LICENSE_FILES = COPYING
> LIRC_TOOLS_DEPENDENCIES = host-pkgconf
>
> -LIRC_TOOLS_CONF_OPTS = \
> - --without-x \
> - --enable-sandboxed \
> - --with-driver=userspace
> +LIRC_TOOLS_CONF_OPTS = --without-x
>
> define LIRC_TOOLS_INSTALL_INIT_SYSV
> $(INSTALL) -D -m 0755 package/lirc-tools/S25lircd \
>
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF
prev parent reply other threads:[~2015-10-28 20:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-26 23:21 [Buildroot] [PATCH 1/1] lirc-tools: remove non-existing configuration options David Kosir
2015-10-28 20:56 ` Arnout Vandecappelle [this message]
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=5631366D.6080802@mind.be \
--to=arnout@mind.be \
--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 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.