]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Updated rstp to (a patched) version 0.21.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 7 Aug 2009 16:14:07 +0000 (18:14 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 7 Aug 2009 16:14:07 +0000 (18:14 +0200)
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).

lfs/rstp
make.sh

index 3fb4d30391c804959669f7161dafe19cd01863a7..732f06404ae55224e05a3e7f7ee70f86e3e6548f 100644 (file)
--- 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 6c3ad442594639c847543aae62cded46f314e4be..34fc8f777ebee7220d480b15bdd6742c9621462c 100755 (executable)
--- 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