BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000477 [buildroot] New Features trivial N/A 10-08-05 05:03 02-12-07 05:47
Reporter bbonev View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000477: update iproute2 to latest released version
Description a simple patch to update iproute to latest released version
Additional Information --- package/iproute2/iproute2.mk (revision 11784)
+++ package/iproute2/iproute2.mk (working copy)
@@ -4,10 +4,12 @@
 #
 #############################################################
 IPROUTE2_VER:=2.6.9
-IPROUTE2_STAMP:=ss040831
-IPROUTE2_SOURCE:=iproute2-$(IPROUTE2_VER)-$(IPROUTE2_STAMP).tar.gz
+#IPROUTE2_STAMP:=ss040831
+IPROUTE2_STAMP:=051007
+#IPROUTE2_SOURCE:=iproute2-$(IPROUTE2_VER)-$(IPROUTE2_STAMP).tar.gz
+IPROUTE2_SOURCE:=iproute2-$(IPROUTE2_STAMP).tar.gz
 IPROUTE2_SITE:=http://developer.osdl.org/dev/iproute2/download/ [^]
-IPROUTE2_DIR:=$(BUILD_DIR)/iproute2-$(IPROUTE2_VER)
+IPROUTE2_DIR:=$(BUILD_DIR)/iproute2-$(IPROUTE2_STAMP)
 IPROUTE2_CAT:=zcat
 IPROUTE2_BINARY:=tc/tc
 IPROUTE2_TARGET_BINARY:=sbin/tc
Index: package/busybox/busybox.config



updated as of 13056 to 2.6.14
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
10-08-05 05:03 bbonev New Issue
10-08-05 05:03 bbonev Status new => assigned
10-08-05 05:03 bbonev Assigned To  => uClibc
01-24-06 12:27 prpplague Status assigned => resolved
01-24-06 12:27 prpplague Resolution open => fixed
01-24-06 12:27 prpplague Additional Information Updated
03-08-06 16:54 vapier Status resolved => closed
02-12-07 05:47 vapier Status closed => assigned
02-12-07 05:47 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker