From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] dnsmasq: bump to version 2.63
Date: Tue, 4 Sep 2012 21:00:16 +0300 [thread overview]
Message-ID: <20120904180016.GC3768@tarshish> (raw)
In-Reply-To: <1346767658-7968-1-git-send-email-gustavo@zacarias.com.ar>
Hi Gustavo,
On Tue, Sep 04, 2012 at 11:07:37AM -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/dnsmasq/dnsmasq.mk | 4 +++-
> 1 files changed, 3 insertions(+), 1 deletions(-)
>
> diff --git a/package/dnsmasq/dnsmasq.mk b/package/dnsmasq/dnsmasq.mk
> index 1f714bf..fc7333f 100644
> --- a/package/dnsmasq/dnsmasq.mk
> +++ b/package/dnsmasq/dnsmasq.mk
> @@ -4,11 +4,13 @@
> #
> #############################################################
>
> -DNSMASQ_VERSION = 2.62
> +DNSMASQ_VERSION = 2.63
> DNSMASQ_SITE = http://thekelleys.org.uk/dnsmasq
> DNSMASQ_MAKE_ENV = CC="$(TARGET_CC)"
> DNSMASQ_MAKE_OPT = COPTS="$(DNSMASQ_COPTS)" PREFIX=/usr CFLAGS="$(TARGET_CFLAGS)"
> DNSMASQ_MAKE_OPT += DESTDIR=$(TARGET_DIR) LDFLAGS="$(TARGET_LDFLAGS)"
> +DNSMASQ_LICENSE = GPLv2 GPLv3
Looks confusing. Is it "either v2 or v3"? If so, then I think
DNSMASQ_LICENSE = Dual GPLv2/GPLv3
would be better.
baruch
> +DNSMASQ_LICENSE_FILES = COPYING COPYING-v3
>
> ifneq ($(BR2_INET_IPV6),y)
> DNSMASQ_COPTS += -DNO_IPV6
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
next prev parent reply other threads:[~2012-09-04 18:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-04 14:07 [Buildroot] [PATCH 1/2] dnsmasq: bump to version 2.63 Gustavo Zacarias
2012-09-04 14:07 ` [Buildroot] [PATCH 2/2] php: bump to version 5.3.16 Gustavo Zacarias
2012-09-04 20:02 ` Peter Korsgaard
2012-09-04 18:00 ` Baruch Siach [this message]
2012-09-04 18:05 ` [Buildroot] [PATCH 1/2] dnsmasq: bump to version 2.63 Gustavo Zacarias
2012-09-05 4:03 ` Baruch Siach
2012-09-04 20:01 ` Peter Korsgaard
2012-09-05 4:00 ` Baruch Siach
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=20120904180016.GC3768@tarshish \
--to=baruch@tkos.co.il \
--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.