* [Buildroot] svn commit: trunk/buildroot/package/quagga
@ 2007-07-28 15:23 ulf at uclibc.org
0 siblings, 0 replies; 4+ messages in thread
From: ulf at uclibc.org @ 2007-07-28 15:23 UTC (permalink / raw)
To: buildroot
Author: ulf
Date: 2007-07-28 08:23:35 -0700 (Sat, 28 Jul 2007)
New Revision: 19288
Log:
Use correct build options for Quagga
Modified:
trunk/buildroot/package/quagga/quagga.mk
Changeset:
Modified: trunk/buildroot/package/quagga/quagga.mk
===================================================================
--- trunk/buildroot/package/quagga/quagga.mk 2007-07-28 15:21:54 UTC (rev 19287)
+++ trunk/buildroot/package/quagga/quagga.mk 2007-07-28 15:23:35 UTC (rev 19288)
@@ -152,7 +152,7 @@
touch $@
$(QUAGGA_BINARY): $(QUAGGA_DIR)/.configured
- $(MAKE) -C $(QUAGGA_DIR)
+ $(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(QUAGGA_DIR)
$(TARGET_DIR)/usr/sbin/$(QUAGGA_TARGET_BINARY): $(QUAGGA_BINARY)
$(MAKE) DESTDIR=$(TARGET_DIR) -C $(QUAGGA_DIR) install
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] svn commit: trunk/buildroot/package/quagga
@ 2007-09-01 12:21 aldot at uclibc.org
0 siblings, 0 replies; 4+ messages in thread
From: aldot at uclibc.org @ 2007-09-01 12:21 UTC (permalink / raw)
To: buildroot
Author: aldot
Date: 2007-09-01 05:21:42 -0700 (Sat, 01 Sep 2007)
New Revision: 19745
Log:
- bump version
Modified:
trunk/buildroot/package/quagga/quagga.mk
Changeset:
Modified: trunk/buildroot/package/quagga/quagga.mk
===================================================================
--- trunk/buildroot/package/quagga/quagga.mk 2007-09-01 12:21:07 UTC (rev 19744)
+++ trunk/buildroot/package/quagga/quagga.mk 2007-09-01 12:21:42 UTC (rev 19745)
@@ -3,7 +3,7 @@
# quagga suite
#
#############################################################
-QUAGGA_VERSION:=0.99.7
+QUAGGA_VERSION:=0.99.8
QUAGGA_SOURCE:=quagga-$(QUAGGA_VERSION).tar.gz
QUAGGA_SITE:=http://www.quagga.net/download
QUAGGA_DIR:=$(BUILD_DIR)/quagga-$(QUAGGA_VERSION)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] svn commit: trunk/buildroot/package/quagga
@ 2007-10-30 21:26 ulf at uclibc.org
0 siblings, 0 replies; 4+ messages in thread
From: ulf at uclibc.org @ 2007-10-30 21:26 UTC (permalink / raw)
To: buildroot
Author: ulf
Date: 2007-10-30 14:26:50 -0700 (Tue, 30 Oct 2007)
New Revision: 20337
Log:
Bump quagga version
Modified:
trunk/buildroot/package/quagga/quagga.mk
Changeset:
Modified: trunk/buildroot/package/quagga/quagga.mk
===================================================================
--- trunk/buildroot/package/quagga/quagga.mk 2007-10-30 21:15:46 UTC (rev 20336)
+++ trunk/buildroot/package/quagga/quagga.mk 2007-10-30 21:26:50 UTC (rev 20337)
@@ -3,9 +3,10 @@
# quagga suite
#
#############################################################
-QUAGGA_VERSION:=0.99.8
+QUAGGA_VERSION:=0.99.9
QUAGGA_SOURCE:=quagga-$(QUAGGA_VERSION).tar.gz
QUAGGA_SITE:=http://www.quagga.net/download
+QUAGGA_RELIC_SITE:=http://www.quagga.net/download/attic
QUAGGA_DIR:=$(BUILD_DIR)/quagga-$(QUAGGA_VERSION)
QUAGGA_CAT:=$(ZCAT)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] svn commit: trunk/buildroot/package/quagga
@ 2009-01-16 13:23 jacmet at uclibc.org
0 siblings, 0 replies; 4+ messages in thread
From: jacmet at uclibc.org @ 2009-01-16 13:23 UTC (permalink / raw)
To: buildroot
Author: jacmet
Date: 2009-01-16 13:23:56 +0000 (Fri, 16 Jan 2009)
New Revision: 24877
Log:
quagga: tarball moved to attic/ subdir
Modified:
trunk/buildroot/package/quagga/quagga.mk
Changeset:
Modified: trunk/buildroot/package/quagga/quagga.mk
===================================================================
--- trunk/buildroot/package/quagga/quagga.mk 2009-01-16 13:21:33 UTC (rev 24876)
+++ trunk/buildroot/package/quagga/quagga.mk 2009-01-16 13:23:56 UTC (rev 24877)
@@ -5,8 +5,7 @@
#############################################################
QUAGGA_VERSION:=0.99.9
QUAGGA_SOURCE:=quagga-$(QUAGGA_VERSION).tar.gz
-QUAGGA_SITE:=http://www.quagga.net/download
-QUAGGA_RELIC_SITE:=http://www.quagga.net/download/attic
+QUAGGA_SITE:=http://www.quagga.net/download/attic
QUAGGA_DIR:=$(BUILD_DIR)/quagga-$(QUAGGA_VERSION)
QUAGGA_CAT:=$(ZCAT)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-01-16 13:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-28 15:23 [Buildroot] svn commit: trunk/buildroot/package/quagga ulf at uclibc.org
-- strict thread matches above, loose matches on Subject: below --
2007-09-01 12:21 aldot at uclibc.org
2007-10-30 21:26 ulf at uclibc.org
2009-01-16 13:23 jacmet at uclibc.org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox