* [Buildroot] [PATCH 1/1] quagga: remove redundant assignment
@ 2015-03-04 22:07 Jerzy Grzegorek
2015-03-04 22:22 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Jerzy Grzegorek @ 2015-03-04 22:07 UTC (permalink / raw)
To: buildroot
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
---
package/quagga/quagga.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/quagga/quagga.mk b/package/quagga/quagga.mk
index 16fcb64..4a12ab3 100644
--- a/package/quagga/quagga.mk
+++ b/package/quagga/quagga.mk
@@ -7,7 +7,6 @@
QUAGGA_VERSION = 0.99.24
QUAGGA_SOURCE = quagga-$(QUAGGA_VERSION).tar.xz
QUAGGA_SITE = http://download.savannah.gnu.org/releases/quagga
-QUAGGA_SOURCE = quagga-$(QUAGGA_VERSION).tar.xz
QUAGGA_DEPENDENCIES = host-gawk
QUAGGA_LICENSE = GPLv2+
QUAGGA_LICENSE_FILES = COPYING
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] quagga: remove redundant assignment
2015-03-04 22:07 [Buildroot] [PATCH 1/1] quagga: remove redundant assignment Jerzy Grzegorek
@ 2015-03-04 22:22 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-03-04 22:22 UTC (permalink / raw)
To: buildroot
Dear Jerzy Grzegorek,
On Wed, 4 Mar 2015 23:07:41 +0100, Jerzy Grzegorek wrote:
> Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
> ---
> package/quagga/quagga.mk | 1 -
> 1 file changed, 1 deletion(-)
Applied, thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-04 22:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-04 22:07 [Buildroot] [PATCH 1/1] quagga: remove redundant assignment Jerzy Grzegorek
2015-03-04 22:22 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox