From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] luv: remove the default value of the $(PKG)_SOURCE variable
Date: Wed, 28 Oct 2015 09:10:43 +0200 [thread overview]
Message-ID: <20151028071043.GM2229@tarshish> (raw)
In-Reply-To: <1446015711-28080-1-git-send-email-jerzy.grzegorek@trzebnica.net>
Hi Jerzy,
On Wed, Oct 28, 2015 at 08:01:51AM +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_VERSION)
> LUV_LICENSE = Apache-2.0
> LUV_LICENSE_FILE = LICENSE.txt
This patch conflicts with the license typo fix patch. In this case it's better
to send both patches in a series. That makes patch dependencies easier to
manage.
baruch
--
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 -
prev parent reply other threads:[~2015-10-28 7:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-28 7:01 [Buildroot] [PATCH 1/1] luv: remove the default value of the $(PKG)_SOURCE variable Jerzy Grzegorek
2015-10-28 7:10 ` Baruch Siach [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=20151028071043.GM2229@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.