All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jörg Krause" <joerg.krause@embedded.rocks>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] luv: remove the default value of the $(PKG)_SOURCE variable
Date: Thu, 29 Oct 2015 08:40:18 +0100	[thread overview]
Message-ID: <1446104418.1920.2.camel@embedded.rocks> (raw)
In-Reply-To: <1446021547-18360-2-git-send-email-jerzy.grzegorek@trzebnica.net>

On Mi, 2015-10-28 at 09:39 +0100, Jerzy Grzegorek wrote:
> Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
> ---
> ?package/luv/luv.mk?????????????| 1 -
> ?1 file changed, 1 deletion(-)
> 
> diff --git a/package/luv/luv.mk b/package/luv/luv.mk
> index 8e108a0..723afdb 100644
> --- a/package/luv/luv.mk
> +++ b/package/luv/luv.mk
> @@ -5,7 +5,6 @@
> ?####################################################################
> ############
> ?
> ?LUV_VERSION = 1.7.4-4
> -LUV_SOURCE = luv-$(LUV_VERSION).tar.gz
> ?LUV_SITE = https://github.com/luvit/luv/releases/download/$(LUV_VERS
> ION)
> ?LUV_LICENSE = Apache-2.0
> ?LUV_LICENSE_FILES = LICENSE.txt

As?LUV_SOURCE defaults to luv-$(LUV_VERSION).tar.gz this entry 
is redundant.

Acked-by: J?rg Krause <joerg.krause@embedded.rocks>

  reply	other threads:[~2015-10-29  7:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-28  8:39 [Buildroot] [PATCH 1/2] luv: fix license typo Jerzy Grzegorek
2015-10-28  8:39 ` [Buildroot] [PATCH 2/2] luv: remove the default value of the $(PKG)_SOURCE variable Jerzy Grzegorek
2015-10-29  7:40   ` Jörg Krause [this message]
2015-11-02 21:44   ` Thomas Petazzoni
2015-10-29  7:34 ` [Buildroot] [PATCH 1/2] luv: fix license typo Jörg Krause
2015-11-02 21:45 ` Thomas Petazzoni

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=1446104418.1920.2.camel@embedded.rocks \
    --to=joerg.krause@embedded.rocks \
    --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.