* [Buildroot] [PATCH 1/1] luv: remove the default value of the $(PKG)_SOURCE variable @ 2015-10-28 7:01 Jerzy Grzegorek 2015-10-28 7:10 ` Baruch Siach 0 siblings, 1 reply; 2+ messages in thread From: Jerzy Grzegorek @ 2015-10-28 7:01 UTC (permalink / raw) To: buildroot 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 -- 1.9.1 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] luv: remove the default value of the $(PKG)_SOURCE variable 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 0 siblings, 0 replies; 2+ messages in thread From: Baruch Siach @ 2015-10-28 7:10 UTC (permalink / raw) To: buildroot 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 - ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-28 7:10 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 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 is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox