From: Michael Tremer Date: Fri, 7 Aug 2009 16:14:07 +0000 (+0200) Subject: Updated rstp to (a patched) version 0.21. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3c6e15ce2e6ee7761300a38744be9546be95a25;p=ipfire-3.x.git Updated rstp to (a patched) version 0.21. This is now taken from the git repository hosted on http://git.ipfire.org/?p=thirdparty/rstp.git;a=summary and has got some patches from the linux bridging mailinglist (https://lists.linux-foundation.org/pipermail/bridge/2008-March/005758.html). --- diff --git a/lfs/rstp b/lfs/rstp index 3fb4d3039..732f06404 100644 --- a/lfs/rstp +++ b/lfs/rstp @@ -25,7 +25,7 @@ include Config PKG_NAME = rstp -PKG_VER = 0.16 +PKG_VER = 0.21 PKG_REL = 0 THISAPP = $(PKG_NAME)-$(PKG_VER) @@ -42,7 +42,7 @@ DEBUG = no BUILD_DEPS = DEPS = -URL = http://git.kernel.org/?p=linux/kernel/git/shemminger/rstp.git;a=summary +URL = http://git.ipfire.org/?p=thirdparty/rstp.git;a=summary LICENSE = GPLv2+ SHORT_DESC = Rapid Spanning Tree Protocol for Linux Ethernet bridge. diff --git a/make.sh b/make.sh index 6c3ad4425..34fc8f777 100755 --- a/make.sh +++ b/make.sh @@ -259,7 +259,7 @@ ipfire_build() { ipfire_make avahi ipfire_make libssh2 ipfire_make libdnet - #ipfire_make rstp + ipfire_make rstp ipfire_make ebtables ipfire_make openlldp