From: Imre Kaloz <kaloz@openwrt.org>
Date: Mon, 15 Nov 2004 08:17:59 +0000 (+0000)
Subject: add newer sources
X-Git-Tag: reboot~33534
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=97af258dcd5a8a8796ad4cf64bcba4ba756c8c1d;p=openwrt%2Fopenwrt.git

add newer sources

SVN-Revision: 174
---

diff --git a/obsolete-buildroot/Makefile b/obsolete-buildroot/Makefile
index a16fe7b812..ceff4203c5 100644
--- a/obsolete-buildroot/Makefile
+++ b/obsolete-buildroot/Makefile
@@ -28,14 +28,14 @@
 #
 #############################################################
 
-SNAPSHOT:=20040916
+SNAPSHOT:=20041031
 
 ARCH:=mipsel
 USE_UCLIBC_SNAPSHOT:=$(SNAPSHOT)
 USE_UCLIBC_LDSO_0_9_24:=false
 USE_BUSYBOX_SNAPSHOT:=$(SNAPSHOT)
-USE_NETFILTER_SNAPSHOT:=$(SNAPSHOT)
-USE_BRIDGE_VERSION:=0.9.7
+USE_NETFILTER_SNAPSHOT:=20041009
+USE_BRIDGE_VERSION:=1.0.4
 BUILD_WITH_LARGEFILE:=true
 
 OPTIMIZE_FOR_CPU=$(ARCH)